Marc Mueller
|
d8916c3e47
|
Use TriggerActionType [a-k] (#76812)
|
2022-08-15 20:26:49 +02:00 |
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 |
epenet
|
ee5f1b1577
|
Adjust device_automation type hints in hue (#72144)
|
2022-05-23 14:59:12 +02:00 |
epenet
|
f4b252a51d
|
Cleanup hue async methods which are not awaiting (#72097)
|
2022-05-18 09:43:43 -07:00 |
epenet
|
ca785266b4
|
Cleanup deprecated async_get_registry in hue (#72068)
|
2022-05-18 13:42:49 +02:00 |
Franck Nijhof
|
c3d19f3827
|
Clean up accessing device_registry helpers via hass (#72031)
|
2022-05-17 12:22:15 -07:00 |
epenet
|
d907eb2810
|
Use LightEntityFeature enum in hue (#70987)
|
2022-04-28 21:32:39 +03:00 |
Erik Montnemery
|
573e966d74
|
Migrate hue v1 light to color_mode (#69275)
* Migrate hue v1 light to color_mode
* Fix test
* Correct filter_supported_color_modes + add test
* Use ColorMode enum
|
2022-04-28 09:49:51 +02:00 |
epenet
|
36da11e924
|
Use new enums in hue (#61772)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-14 13:08:49 +01:00 |
Marcel van der Veldt
|
4563d95d40
|
Replace deprecated DEVICE_CLASS constants with new enums in Hue integration (#61149)
|
2021-12-07 11:41:43 +01:00 |
Marcel van der Veldt
|
e1e6925097
|
Refactor of Hue integration with full V2 support (#58996)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2021-11-16 11:59:17 -08:00 |