core/homeassistant/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 Log lines do not end with a full stop (#37527) 2020-07-05 23:04:19 +02:00
const.py Support Next/Previous for InputSelector (#38378) 2020-08-06 15:58:26 +02:00
error.py
helpers.py Add uuid to google assistant (#35811) 2020-05-25 17:39:09 -07:00
http.py
manifest.json
report_state.py Do not report google states if nothing to report (#38608) 2020-08-07 08:16:46 +02:00
services.yaml
smart_home.py
trait.py Support muting and relative-volume media_players in Google Assistant (#38651) 2020-08-09 14:03:53 +02:00