From 64d116be226e1f35d40c6495fba75267487f998f Mon Sep 17 00:00:00 2001 From: Anders Melchiorsen Date: Fri, 26 Feb 2021 11:27:59 +0100 Subject: [PATCH] Sonos no longer targets all by default (#16752) --- source/_integrations/sonos.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_integrations/sonos.markdown b/source/_integrations/sonos.markdown index 0717d54b3b1..5bf7cb7c45d 100644 --- a/source/_integrations/sonos.markdown +++ b/source/_integrations/sonos.markdown @@ -23,7 +23,7 @@ The Sonos integration makes various custom services available. ### Service `sonos.snapshot` -Take a snapshot of what is currently playing on one or more speakers. This service, and the following one, are useful if you want to play a doorbell or notification sound and resume playback afterwards. If no `entity_id` is provided, all speakers are snapshotted. +Take a snapshot of what is currently playing on one or more speakers. This service, and the following one, are useful if you want to play a doorbell or notification sound and resume playback afterwards.
@@ -38,7 +38,7 @@ The queue is not snapshotted and must be left untouched until the restore. Using ### Service `sonos.restore` -Restore a previously taken snapshot of one or more speakers. If no `entity_id` is provided, all speakers are restored. +Restore a previously taken snapshot of one or more speakers.
@@ -66,7 +66,7 @@ Group players together under a single coordinator. This will make a new group or ### Service `sonos.unjoin` -Remove one or more speakers from their group of speakers. If no `entity_id` is provided, all speakers are unjoined. +Remove one or more speakers from their group of speakers. | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- |