Closed alexkirkp closed 4 years ago
Hey there @markperdue, @webdjoe, @thegardenmonkey, mind taking a look at this issue as its been labeled with an integration (vesync
) you are listed as a codeowner for? Thanks!
(message by CodeOwnersMention)
Looks like the fan_speeds array needs to be corrected to have AUTO at the end. Doing some testing now and will submit a pull request for it.
Line 25 of the fan.py file... FAN_SPEEDS = [SPEED_OFF, SPEED_LOW, SPEED_MEDIUM, SPEED_HIGH, SPEED_AUTO]
The problem
The new vesync integration for the Levoit fan LV-PUR131 isn't behaving as expected with regards to fan speed, the home assistant settings don't match up with the actual fan settings.
Environment
Problem-relevant
configuration.yaml
This integration was setup with the UI.
Traceback/Error logs
Additional information