finity69x2/fan-control-entity-row

Edge Case: Some Fans Respond Incorrectly to `set_speed` with `speed: off`

Closed this issue · 0 comments

One of my fans has an issue:

  • It properly responds to fan.turn_off
  • It improperly sets the fan to low when off is passed to fan.set_speed

I would like to propose re-ordering the 2 actions taken when the off button is pressed.