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-02 15:52:29 +00:00
Code
Activity
Files
dd3965e4e2b2a2f18d03c09fda7e3336d8ce8531
core
/
tests
/
components
/
group
History
Erik Montnemery
c2663d61d7
Add color_mode support to group light (
#50165
)
...
* Add color_mode support to group light * Lint * Update tests
2021-05-06 22:34:51 -07:00
..
__init__.py
Move group services into their own YAML (
#9597
)
2017-10-01 23:18:10 -07:00
common.py
Upgrade black to 20.8b1 (
#39287
)
2020-08-27 13:56:20 +02:00
conftest.py
…
test_cover.py
…
test_init.py
Yoda assertion style removed is (
#48142
)
2021-03-20 13:55:10 +01:00
test_light.py
Add color_mode support to group light (
#50165
)
2021-05-06 22:34:51 -07:00
test_notify.py
Drop asynctest (
#44746
)
2021-01-01 22:31:56 +01:00
test_reproduce_state.py
…