core/tests/components/google_assistant
Justin Paupore 53b729a0d1
Support muting and relative-volume media_players in Google Assistant (#38651)
Support the action.devices.commands.mute intent to mute and unmute
media_players that declare support for mute/unmute.

For media players with support for volume up/down, but no support for
setting the volume to a specific number, allow use of the
action.devices.commands.relativeMute intent to control volume up/down.
This will improve support for IR blasters and other open-loop
media_player integrations.
2020-08-09 14:03:53 +02:00
..
__init__.py Add support for exposing light effects via Google Assistant (#38575) 2020-08-08 14:28:04 -07:00
test_google_assistant.py
test_helpers.py
test_http.py
test_init.py
test_report_state.py
test_smart_home.py Add support for exposing light effects via Google Assistant (#38575) 2020-08-08 14:28:04 -07:00
test_trait.py Support muting and relative-volume media_players in Google Assistant (#38651) 2020-08-09 14:03:53 +02:00