hass-core/tests/components/group
Erik Montnemery 5ae48bcf74
Add config flow for binary_sensor group ()
* Add config flow for binary_sensor group

* Address review comments

* Remove device class selection from flow

* Update translation strings
2022-03-10 10:39:51 +01:00
..
fixtures Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
__init__.py
common.py
conftest.py
test_binary_sensor.py Improve binary sensor group when member is unknown or unavailable () 2022-03-02 07:53:13 -08:00
test_config_flow.py Add config flow for binary_sensor group () 2022-03-10 10:39:51 +01:00
test_cover.py Fix controlling nested groups () 2022-02-09 14:27:46 +01:00
test_fan.py Fix controlling nested groups () 2022-02-09 14:27:46 +01:00
test_init.py Flip behavior for grouped locks () 2021-12-22 12:14:45 +01:00
test_light.py Fix controlling nested groups () 2022-02-09 14:27:46 +01:00
test_media_player.py Fix controlling nested groups () 2022-02-09 14:27:46 +01:00
test_notify.py Move fixtures part 1 () 2021-11-01 20:47:05 -07:00
test_reproduce_state.py