Releases: finity69x2/fan-percent-button-row
Releases · finity69x2/fan-percent-button-row
prevent wrap on narrow column width cards
3.1 Update fan-percent-button-row.js
Migrate from polymer to Lit
This is a rewrite of the plugin to migrate from (deprecated) Polymer to Lit. (Thanks to @ben-ty on github for the legwork on this rewrite)
As usual, If there are any issues please let me know.
remove the set percent to 0 on pressing the off button.
add ability to hide the Off button and change the sendStateWithSpeed option for fans that don't accept the set_percentage service.
Bugfix for default setpoints when not using custom setpoints
There was a bug in which setting a custom setpoint the plugin would use that setpoint in the speed settings even tho the "customSetpoints" option was not set to true.
Add ability to prevent the buttons from being disabled
1.7 Update README.md
Adds option to send the "on" state command with speed setpoint if needed
1.6 Update README.md
Adds support for using the Lovelace UI editor
1.5 Update fan-percent-button-row.js
adds the ability to ide the middle button for two speed fans
1.4 Allows for two speed fans by hiding middle button
fix fan off bug
1.3 Update fan-percent-button-row.js