2019-11-26 18:07:29 +00:00
|
|
|
snapshot:
|
|
|
|
description: Take a snapshot of the media player zone.
|
|
|
|
fields:
|
|
|
|
entity_id:
|
|
|
|
description: Name(s) of entities that will be snapshot. Platform dependent.
|
2020-04-05 15:27:16 +00:00
|
|
|
example: "media_player.living_room"
|
2019-11-26 18:07:29 +00:00
|
|
|
|
|
|
|
restore:
|
|
|
|
description: Restore a snapshot of the media player zone.
|
|
|
|
fields:
|
|
|
|
entity_id:
|
|
|
|
description: Name(s) of entities that will be restored. Platform dependent.
|
2020-04-05 15:27:16 +00:00
|
|
|
example: "media_player.living_room"
|