This website requires JavaScript.
Explore
Help
Register
Sign In
Home-Assistant
/
core
Watch
1
Star
0
Fork
0
You've already forked core
mirror of
https://github.com/home-assistant/core.git
synced
2025-12-25 21:47:08 +00:00
Code
Activity
Files
b0fecdcc3d8a5b72aab2c8d83c4124fcb3192a3f
core
/
tests
/
components
/
light
History
Erik Montnemery
a5a3c98aff
Make lights supporting rgbw and rgbww accept colors (
#49565
)
...
* Allow lights supporting rgbw and rgbww accepting colors * Tweak, update tests
2021-04-23 09:25:37 +02:00
..
__init__.py
…
common.py
…
conftest.py
…
test_device_action.py
Add helper to get an entity's supported features (
#48825
)
2021-04-10 08:19:16 +02:00
test_device_condition.py
…
test_device_trigger.py
…
test_init.py
Make lights supporting rgbw and rgbww accept colors (
#49565
)
2021-04-23 09:25:37 +02:00
test_intent.py
…
test_reproduce_state.py
…
test_significant_change.py
…