core/homeassistant/components/vesync
cdnninja 2dc63eb8c5
Refactor fan in vesync (#135744)
* Refactor Fan

* Add tower fan tests and mode

* Schedule update after turn off

* Adjust updates to refresh library

* correct off command

* Revert changes

* Merge corrections

* Remove unused code to increase test coverage

* Ruff

* Tests

* Test for preset mode

* Adjust to increase coverage

* Test Corrections

* tests to match other PR

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-05-17 15:57:55 +02:00
..
__init__.py
binary_sensor.py
common.py
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py
fan.py
humidifier.py
icons.json
light.py
manifest.json
number.py
select.py
sensor.py
services.yaml
strings.json
switch.py