Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
finity69x2 authored Sep 24, 2021
1 parent f075ac1 commit 6d4c38c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ Then to use this in a card place the following in your entity card:
| reverseButtons | Boolean | No | false | set to true to reverse the button order |
| isTwoSpeedFan | Boolean | No | false | Set to true to hide the middle percent button |
| sendStateWithSpeed | Boolean | No | false | Used only for certain firmware that requires the State command be sent with the Speed command |
| allowDisablingButtons | Boolean | No | true | Set to false to prevent buttons being disabled |
| width | String | No | 30px | A custom width for the buttons |
| height | String | No | 30px | A custom height for the buttons |
| isOffColor | String | No | '#f44c09' | Sets the color of the 'Off' button if fan is off |
Expand Down

0 comments on commit 6d4c38c

Please sign in to comment.