This website requires JavaScript.
Explore
Help
Register
Sign In
innocuous-symmetry
/
core
Watch
1
Star
0
Fork
0
You've already forked core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
061b1abd1ba0c2f2a5572fc006d2edff571d0cab
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
Lint suppression cleanups (
#47248
)
2021-03-02 09:02:04 +01:00
test_binary_sensor.py
Add component for binary sensor groups (
#55365
)
2021-09-13 15:28:37 +02:00
test_cover.py
Improve state of cover groups (
#57313
)
2021-10-08 09:52:58 -07:00
test_fan.py
Add support for fan groups (
#57941
)
2021-10-26 10:32:49 +02:00
test_init.py
Yoda assertion style removed is (
#48142
)
2021-03-20 13:55:10 +01:00
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
Add unique ID support to light, cover and media player groups (
#53225
)
2021-07-20 13:56:23 +02:00
test_notify.py
…
test_reproduce_state.py
…