core/tests/components/group
Franck Nijhof 60b2cdd069
Allow binary sensor state to be None (#60193)
2021-12-22 12:24:29 +01:00
..
fixtures Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
__init__.py
common.py
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_binary_sensor.py Allow binary sensor state to be None (#60193) 2021-12-22 12:24:29 +01:00
test_cover.py Improve state of cover groups (#57313) 2021-10-08 09:52:58 -07:00
test_fan.py Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
test_init.py Flip behavior for grouped locks (#62580) 2021-12-22 12:14:45 +01:00
test_light.py Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07: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 Move fixtures part 1 (#58902) 2021-11-01 20:47:05 -07:00
test_reproduce_state.py