core/tests/components/vesync
Indu Prakash a5913147e7
Add support for fan night light in VeSync (#140637)
* style: rename humidifier night const

* fix: separate night light for fan and humidifier

Check for the presence of set_night_light_brightness and
set_night_light to indentify humidifier and fan devices.

set_night_light is defined on VeSyncAirBypass and
set_night_light_brightness is defined on VeSyncHumid200300S.

update test
2025-03-17 10:32:52 +01:00
..
fixtures
snapshots Bump pyvesync for vesync (#138681) 2025-02-16 21:33:48 -06:00
__init__.py
common.py
conftest.py
test_config_flow.py Add Re-Auth Flow to vesync (#137398) 2025-02-25 13:48:31 +01:00
test_diagnostics.py
test_fan.py
test_humidifier.py
test_init.py Add Re-Auth Flow to vesync (#137398) 2025-02-25 13:48:31 +01:00
test_light.py
test_number.py
test_platform.py
test_select.py Add support for fan night light in VeSync (#140637) 2025-03-17 10:32:52 +01:00
test_sensor.py
test_switch.py