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 00:30:26 +00:00
Code
Activity
Files
10d6247fee181cfb832452f511bcb45bf0475d02
core
/
tests
/
components
/
light
History
Erik Montnemery
72d7817dbf
Update light turn_on schema to coerce colors to tuple before asserting sequence type (
#58670
)
...
* Make color_name_to_rgb return a tuple * Tweak * Tweak * Update test * Tweak test
2021-10-29 15:51:14 +02:00
..
__init__.py
…
common.py
…
conftest.py
…
test_device_action.py
…
test_device_condition.py
…
test_device_trigger.py
…
test_init.py
Update light turn_on schema to coerce colors to tuple before asserting sequence type (
#58670
)
2021-10-29 15:51:14 +02:00
test_intent.py
…
test_reproduce_state.py
Revert "Improve light scene support for white mode (
#53768
)" (
#53782
)
2021-07-30 21:10:32 -07:00
test_significant_change.py
…