Skip to content

Releases: finity69x2/fan-control-entity-row

Fix the speed/state command bug

12 Feb 04:01
36d2494
Compare
Choose a tag to compare

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

25 Jan 05:11
b52e4a6
Compare
Choose a tag to compare

change CSS values for default theme to use the latest Home Assistant CSS values

Update for ESPHome Firmware

17 Jun 04:16
5a23c98
Compare
Choose a tag to compare

Adds functionality required for Sonoff iFan02 flashed with ESPHome firmware.

initial release

13 Jun 00:41
653e3a1
Compare
Choose a tag to compare

initial release of entity row component