core/tests/components/group
definitio 132ee972bd
Add media_player.group (#38855)
* Add media group

* Minor improvements

* Use the async api for all methods

* Improve type hints

* Add missing methods

* Add tests

* Rename HomeAssistantType —> HomeAssistant

* Add more tests

* Fix unknown state

* Make some callbacks

* Add more tests

* Fix unknown state properly

* Fix names for callbacks

* Fix stop service test

* Improve tests
2021-06-02 21:25:15 +02:00
..
__init__.py
common.py
conftest.py
test_cover.py
test_init.py
test_light.py Select onoff and brightness color modes last for light groups (#51054) 2021-05-25 08:49:24 -07:00
test_media_player.py Add media_player.group (#38855) 2021-06-02 21:25:15 +02:00
test_notify.py
test_reproduce_state.py