hass-core/tests/components/group
Erik Montnemery 03d3a87f23
Small cleanup of legacy groups (#102918)
* Small cleanup of legacy groups

* Update tests which create groups
2023-10-28 17:16:41 +02:00
..
fixtures Add sensor to group (#83186) 2023-01-24 20:12:27 +01:00
__init__.py
common.py
conftest.py Allow exposing entities not in the entity registry to assistants (#92363) 2023-05-02 22:08:09 +02:00
test_binary_sensor.py Add type hints to integration tests (f-g) (#87700) 2023-02-08 13:33:52 +01:00
test_config_flow.py Don't set assumed_state in fan groups (#99399) 2023-09-04 14:08:50 +02:00
test_cover.py Don't set assumed_state in cover groups (#99391) 2023-09-04 14:08:38 +02:00
test_event.py Add support for event groups (#98463) 2023-08-24 12:49:38 +02:00
test_fan.py Don't set assumed_state in fan groups (#99399) 2023-09-04 14:08:50 +02:00
test_init.py Small cleanup of legacy groups (#102918) 2023-10-28 17:16:41 +02:00
test_light.py Use asyncio.timeout [core] (#98447) 2023-08-15 08:36:05 -05:00
test_lock.py Add type hints to integration tests (f-g) (#87700) 2023-02-08 13:33:52 +01:00
test_media_player.py Use asyncio.timeout [core] (#98447) 2023-08-15 08:36:05 -05:00
test_notify.py Fix Notify Group payload data mis-merge (#90253) 2023-03-28 14:56:10 +02:00
test_recorder.py Allow exposing entities not in the entity registry to assistants (#92363) 2023-05-02 22:08:09 +02:00
test_reproduce_state.py Add type hints to integration tests (f-g) (#87700) 2023-02-08 13:33:52 +01:00
test_sensor.py Add product calculation to Group sensor (#87373) 2023-03-28 09:35:09 +02:00
test_switch.py Use asyncio.timeout [core] (#98447) 2023-08-15 08:36:05 -05:00