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
__init__.py
common.py
conftest.py
test_config_flow.py
test_diagnostics.py
test_fan.py
test_humidifier.py
test_init.py
test_light.py
test_number.py
test_platform.py
test_select.py
test_sensor.py
test_switch.py