core/tests/components/group
G Johansson 666e8e133e
Cover state is enum (#127144)
* Change light state to use enum

* Adjust cover tests

* Update cover

* Fix covers

* Some tests

* More tests

* Fix tests

* Fix
2024-10-08 18:39:04 +02:00
..
fixtures
__init__.py
common.py Add missing hass type hint in component tests (g) (#124203) 2024-08-19 00:29:26 -07:00
conftest.py
test_binary_sensor.py
test_button.py
test_config_flow.py
test_cover.py Cover state is enum (#127144) 2024-10-08 18:39:04 +02:00
test_event.py
test_fan.py Add alias to DOMAIN import in tests [e-g] (#125575) 2024-09-09 15:18:28 +02:00
test_init.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_light.py
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +02:00
test_media_player.py
test_notify.py Support action YAML syntax in old-style notify groups (#123457) 2024-08-09 17:18:42 +02:00
test_recorder.py
test_reproduce_state.py
test_sensor.py
test_switch.py