Skip to content

Commit bb13d08

Browse files
authored
typo fix
1 parent f23aabf commit bb13d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Then to use this in a card place the following in your entity card:
2424
| type | String | Yes | none | custom:fan-control-entity-row |
2525
| name | String | No | none | A custom name for the entity in the row |
2626
| customTheme | Boolean | No | false | set to true to use a custom theme |
27-
| sensStateWithSpeed | Boolean | No | false | Used only for certain firmware that requires the Statre command be sent with the speed command |
27+
| sendStateWithSpeed | Boolean | No | false | Used only for certain firmware that requires the State command be sent with the Speed command |
2828
| customIsOffColor | String | No | '#f44c09' | Sets the color of the 'Off' button if fan is off |
2929
| customIsOnLowColor | String | No | '#43A047' | Sets the color of the 'Low' button if fan is on low |
3030
| customIsOnMedColor | String | No | '#43A047' | Sets the color of the 'Med' button if fan is on Medium |

0 commit comments

Comments
 (0)