Update docs to clarify domain for monoprice services to reflec… (#11297)

This commit is contained in:
Raman Gupta 2019-11-26 15:15:29 -05:00 committed by Franck Nijhof
parent 6a4e4b2200
commit f76983058a

View File

@ -52,7 +52,7 @@ sources:
type: integer
{% endconfiguration %}
### Service `snapshot`
### Service `monoprice.snapshot`
Take a snapshot of one or more zones' states. This service, and the following one are useful if you want to play a doorbell or notification sound and resume playback afterward. If no `entity_id` is provided, all zones are snapshotted.
@ -66,7 +66,7 @@ The following attributes are stored in a snapshot:
| ---------------------- | -------- | ----------- |
| `entity_id` | yes | String or list of strings that point at `entity_id`s of zones.
### Service `restore`
### Service `monoprice.restore`
Restore a previously taken snapshot of one or more speakers. If no `entity_id` is provided, all zones are restored.