media_player volume control (#9829)

media_player volume control now works via volume command
This commit is contained in:
Destix 2019-07-11 00:10:46 +03:00 committed by Franck Nijhof
parent 9015bf25d3
commit 63e632de6a

View File

@ -190,7 +190,7 @@ Currently, the following domains are available to be used with Google Assistant,
- light (on/off/brightness/rgb color/color temp) - light (on/off/brightness/rgb color/color temp)
- lock (lock/unlock (to allow assistant to unlock, set the `allow_unlock` key in configuration)) - lock (lock/unlock (to allow assistant to unlock, set the `allow_unlock` key in configuration))
- cover (on/off/set position) - cover (on/off/set position)
- media_player (on/off/set volume (via set brightness)/source (via set input source)) - media_player (on/off/set volume (via set volume)/source (via set input source))
- climate (temperature setting, operation_mode) - climate (temperature setting, operation_mode)
- vacuum (dock/start/stop/pause) - vacuum (dock/start/stop/pause)
- sensor (temperature setting, only for temperature sensor) - sensor (temperature setting, only for temperature sensor)