mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Update docs to clarify domain for monoprice services to reflec… (#11297)
This commit is contained in:
parent
6a4e4b2200
commit
f76983058a
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user