core/tests/components/universal
Graham Rogers 4f96f05a75
Improve Universal media player toggle default behavior (#49395)
Before it could not be overridden and the default behavior meant nothing was called when all children were off, so it could not be used to turn on the media player. The new default behavior is to delegate to `turn_on` and `turn_off` instead, which is more likely to be the expected behavior.
2021-08-02 15:10:56 +02:00
..
__init__.py
test_media_player.py Improve Universal media player toggle default behavior (#49395) 2021-08-02 15:10:56 +02:00