1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-25 08:17:09 +00:00

5 Commits

Author SHA1 Message Date
Franck Nijhof
69e622b327
Clean up accessing intent helpers via hass () 2022-05-17 20:33:51 +02:00
Franck Nijhof
27bc5e1d74
Add ColorMode enum to light platform () 2022-04-11 18:18:29 +02:00
Erik Montnemery
bcd8f43e7b
Update light intents to check supported_color_modes () 2021-05-14 14:23:29 -07:00
Bas Nijholt
aeff27680b use isort to sort imports according to PEP8 for light () 2019-12-08 22:46:23 +05:30
Paulus Schoutsen
d1aa0cea97
Move intent registration to own integration ()
* Move intent registration to own integration.

* Lint
2019-12-01 14:12:57 -08:00