1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/hue/v1
Abadede 72cb320ed7
Fix Hue SONOFF S31 Lite zb plug (#69589)
* Update light.py

Same issue as https://github.com/home-assistant/core/issues/46619 with SONOFF S13 Lite Zigbee plug.

* Update light.py
2022-05-25 10:33:05 +02:00
..
__init__.py
binary_sensor.py
device_trigger.py Adjust device_automation type hints in hue (#72144) 2022-05-23 14:59:12 +02:00
helpers.py Cleanup deprecated async_get_registry in hue (#72068) 2022-05-18 13:42:49 +02:00
hue_event.py Clean up accessing device_registry helpers via hass (#72031) 2022-05-17 12:22:15 -07:00
light.py Fix Hue SONOFF S31 Lite zb plug (#69589) 2022-05-25 10:33:05 +02:00
sensor_base.py
sensor_device.py
sensor.py