Releases: finity69x2/fan-control-entity-row
Releases · finity69x2/fan-control-entity-row
Fix the speed/state command bug
the ESPHome firmware requires a state command to be sent along with a speed command.
However, this breaks the functionality for other fans that can't use that state command.
I made the ability to send the state command along with the speed command for those using the ESPHome firmware for their fans. The setting is optional and will default to false if not included in the config.
update for current home assistant theme requirements
change CSS values for default theme to use the latest Home Assistant CSS values
Update for ESPHome Firmware
Adds functionality required for Sonoff iFan02 flashed with ESPHome firmware.
initial release
initial release of entity row component