We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d1e91 commit 4003d37Copy full SHA for 4003d37
readme.md
@@ -40,6 +40,7 @@ Then to use this in a card place the following in your entity card:
40
| customTheme | Boolean | No | false | set to true to use a custom theme |
41
| reverseButtons | Boolean | No | false | Set to true to reverse the button order |
42
| isTwoSpeedFan | Boolean | No | false | Set to true to hide the Medium Speed button |
43
+| hideOff | Boolean | No | false | Set to true to hide the Off button |
44
| sendStateWithSpeed | Boolean | No | false | Used only for certain firmware that requires the State command be sent with the Speed command |
45
| width | String | No | 30px | A custom width for the buttons |
46
| height | String | No | 30px | A custom height for the buttons |
0 commit comments