2019-05-05 19:25:57 +00:00
|
|
|
snapshot:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Snapshot
|
2019-05-05 19:25:57 +00:00
|
|
|
description: Take a snapshot of the media player.
|
|
|
|
fields:
|
|
|
|
entity_id:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: Entity
|
|
|
|
description: Name of entity that will be snapshot.
|
2020-11-13 21:53:55 +00:00
|
|
|
selector:
|
|
|
|
entity:
|
|
|
|
integration: sonos
|
|
|
|
domain: media_player
|
2019-05-05 19:25:57 +00:00
|
|
|
with_group:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: With group
|
|
|
|
description: True or False. Also snapshot the group layout.
|
|
|
|
default: true
|
|
|
|
selector:
|
|
|
|
boolean:
|
2019-05-05 19:25:57 +00:00
|
|
|
|
|
|
|
restore:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Restore
|
2019-05-05 19:25:57 +00:00
|
|
|
description: Restore a snapshot of the media player.
|
|
|
|
fields:
|
|
|
|
entity_id:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: Entity
|
|
|
|
description: Name of entity that will be restored.
|
2020-11-13 21:53:55 +00:00
|
|
|
selector:
|
|
|
|
entity:
|
|
|
|
integration: sonos
|
|
|
|
domain: media_player
|
2019-05-05 19:25:57 +00:00
|
|
|
with_group:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: With group
|
|
|
|
description: True or False. Also restore the group layout.
|
|
|
|
default: true
|
|
|
|
selector:
|
|
|
|
boolean:
|
2019-05-05 19:25:57 +00:00
|
|
|
|
|
|
|
set_sleep_timer:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Set timer
|
2019-05-05 19:25:57 +00:00
|
|
|
description: Set a Sonos timer.
|
2021-04-25 20:28:42 +00:00
|
|
|
target:
|
|
|
|
device:
|
|
|
|
integration: sonos
|
2019-05-05 19:25:57 +00:00
|
|
|
fields:
|
|
|
|
sleep_time:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: Sleep Time
|
2019-05-05 19:25:57 +00:00
|
|
|
description: Number of seconds to set the timer.
|
2021-02-16 08:35:27 +00:00
|
|
|
selector:
|
|
|
|
number:
|
|
|
|
min: 0
|
2021-04-25 20:28:42 +00:00
|
|
|
max: 7200
|
2021-02-16 08:35:27 +00:00
|
|
|
unit_of_measurement: seconds
|
2021-02-23 13:10:13 +00:00
|
|
|
|
2019-05-05 19:25:57 +00:00
|
|
|
clear_sleep_timer:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Clear timer
|
2019-05-05 19:25:57 +00:00
|
|
|
description: Clear a Sonos timer.
|
2021-04-25 20:28:42 +00:00
|
|
|
target:
|
|
|
|
device:
|
|
|
|
integration: sonos
|
2019-05-05 19:25:57 +00:00
|
|
|
|
2019-07-06 15:19:03 +00:00
|
|
|
play_queue:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Play queue
|
|
|
|
description: Start playing the queue from the first item.
|
2021-04-25 20:28:42 +00:00
|
|
|
target:
|
|
|
|
device:
|
|
|
|
integration: sonos
|
2019-07-06 15:19:03 +00:00
|
|
|
fields:
|
|
|
|
queue_position:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: Queue position
|
2019-07-06 15:19:03 +00:00
|
|
|
description: Position of the song in the queue to start playing from.
|
2021-02-16 08:35:27 +00:00
|
|
|
selector:
|
|
|
|
number:
|
|
|
|
min: 0
|
2021-04-25 20:28:42 +00:00
|
|
|
max: 10000
|
2021-02-16 08:35:27 +00:00
|
|
|
mode: box
|
2020-06-08 14:37:35 +00:00
|
|
|
|
|
|
|
remove_from_queue:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Remove from queue
|
2020-06-08 14:37:35 +00:00
|
|
|
description: Removes an item from the queue.
|
2021-04-25 20:28:42 +00:00
|
|
|
target:
|
|
|
|
device:
|
|
|
|
integration: sonos
|
2020-06-08 14:37:35 +00:00
|
|
|
fields:
|
|
|
|
queue_position:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: Queue position
|
2020-06-08 14:37:35 +00:00
|
|
|
description: Position in the queue to remove.
|
2021-02-16 08:35:27 +00:00
|
|
|
selector:
|
|
|
|
number:
|
|
|
|
min: 0
|
2021-04-25 20:28:42 +00:00
|
|
|
max: 10000
|
2021-02-16 08:35:27 +00:00
|
|
|
mode: box
|
2020-10-07 06:18:13 +00:00
|
|
|
|
|
|
|
update_alarm:
|
2021-02-23 13:10:13 +00:00
|
|
|
name: Update alarm
|
2020-10-07 06:18:13 +00:00
|
|
|
description: Updates an alarm with new time and volume settings.
|
2021-04-25 20:28:42 +00:00
|
|
|
target:
|
|
|
|
device:
|
|
|
|
integration: sonos
|
2020-10-07 06:18:13 +00:00
|
|
|
fields:
|
|
|
|
alarm_id:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: Alarm ID
|
2020-10-07 06:18:13 +00:00
|
|
|
description: ID for the alarm to be updated.
|
2021-04-25 20:28:42 +00:00
|
|
|
required: true
|
|
|
|
selector:
|
|
|
|
number:
|
|
|
|
min: 1
|
|
|
|
max: 1440
|
|
|
|
mode: box
|
2020-10-07 06:18:13 +00:00
|
|
|
time:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: Time
|
2020-10-07 06:18:13 +00:00
|
|
|
description: Set time for the alarm.
|
|
|
|
example: "07:00"
|
2021-04-25 20:28:42 +00:00
|
|
|
selector:
|
|
|
|
time:
|
2020-10-07 06:18:13 +00:00
|
|
|
volume:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: Volume
|
2020-10-07 06:18:13 +00:00
|
|
|
description: Set alarm volume level.
|
2021-04-25 20:28:42 +00:00
|
|
|
selector:
|
|
|
|
number:
|
|
|
|
min: 0
|
|
|
|
max: 1
|
|
|
|
step: 0.01
|
2020-10-07 06:18:13 +00:00
|
|
|
enabled:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: Alarm enabled
|
2020-10-07 06:18:13 +00:00
|
|
|
description: Enable or disable the alarm.
|
2021-04-25 20:28:42 +00:00
|
|
|
selector:
|
|
|
|
boolean:
|
2020-10-07 06:18:13 +00:00
|
|
|
include_linked_zones:
|
2021-04-25 20:28:42 +00:00
|
|
|
name: Include linked zones
|
2020-10-07 06:18:13 +00:00
|
|
|
description: Enable or disable including grouped rooms.
|
2021-04-25 20:28:42 +00:00
|
|
|
selector:
|
|
|
|
boolean:
|