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 Add support to climate devices in Google Assistant Fan Trait (#38337) 2020-08-01 04:05:00 +02:00
test_helpers.py Add uuid to google assistant (#35811) 2020-05-25 17:39:09 -07:00
test_http.py Use built-in test helpers on 3.8 (#34901) 2020-04-30 13:29:50 -07:00
test_init.py Fix Google API key test (#31492) 2020-02-05 09:50:00 -08:00
test_report_state.py Fix flapping google_assistant tests (#37480) 2020-07-04 19:33:26 +02:00
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