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 Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_cover.py Bypass the slow update warning for group updates (#43209) 2020-11-14 21:46:24 +01:00
test_init.py Yoda assertion style removed is (#48142) 2021-03-20 13:55:10 +01:00
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 Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_reproduce_state.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00