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
2025-12-25 13:38:04 +00:00
Code
Activity
Files
41e5f05d99a2f5cba7679d01b1aff12a4dacaadb
core
/
tests
/
components
/
group
History
Regev Brody
115bb39c10
Fix cover group to handle unknown state properly (
#56739
)
...
* fix cover group unknown state * fix cover grup state * fix cover group issue
2021-09-29 08:37:16 +02:00
..
__init__.py
…
common.py
…
conftest.py
…
test_binary_sensor.py
Add component for binary sensor groups (
#55365
)
2021-09-13 15:28:37 +02:00
test_cover.py
Fix cover group to handle unknown state properly (
#56739
)
2021-09-29 08:37:16 +02:00
test_init.py
…
test_light.py
Convert color temperature to visible color in lights (
#55219
)
2021-08-25 21:56:36 +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
…