core/homeassistant/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
..
__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