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
2026-03-04 16:50:18 +00:00
Code
Activity
Files
aaba9766ffbf07ce80b63b6b70bfc23ebcac8a71
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
…