finity69x2 / fan-control-entity-row

Provides a means to show a compact graphical control row for 2 or 3 speed fans in Home Assistant
68 stars 27 forks source link

Swap ordering of `fan.turn_off` and `fan.set_speed` #37

Closed torrancew closed 2 years ago

torrancew commented 3 years ago

Fixes #36

steve-gombos commented 3 years ago

Just leaving some feedback based on my experience with the off button not functioning correctly. I have tested this PR, but this fix doesn't work for the fans which I have configured with the Bond integration.

I have tried several variations of this, but the only thing that seems to work is if I call either the set_speed or turn_off services stand alone.