hass-core/tests/components/group
2023-09-04 14:08:50 +02:00
..
fixtures Add sensor to group (#83186) 2023-01-24 20:12:27 +01:00
__init__.py
common.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
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 Remove unnnecessary pylint configs from components [e-l]* (#99004) 2023-08-25 09:46:34 +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