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-02-27 05:14:39 +00:00
Code
Activity
Files
4e419d8c6fa515bf6a67d93bd14cada40b92af2a
core
/
tests
/
components
/
group
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_binary_sensor.py
…
test_cover.py
…
test_fan.py
Add support for fan groups (
#57941
)
2021-10-26 10:32:49 +02:00
test_init.py
…
test_light.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_media_player.py
…
test_notify.py
…
test_reproduce_state.py
…