From 8f6aee2e11bf9216dd451e5c3044338673792669 Mon Sep 17 00:00:00 2001 From: jjlawren Date: Mon, 26 Jul 2021 14:58:25 -0500 Subject: [PATCH] Add crossfade option in `sonos.set_option` service (#18563) --- source/_integrations/sonos.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/sonos.markdown b/source/_integrations/sonos.markdown index fc4e5b3135a..806080c5a90 100644 --- a/source/_integrations/sonos.markdown +++ b/source/_integrations/sonos.markdown @@ -190,6 +190,7 @@ Night Sound and Speech Enhancement modes are only supported when playing from th | ---------------------- | -------- | ----------- | | `entity_id` | yes | String or list of `entity_id`s that will have their options set. | `buttons_enabled` | yes | Boolean to control the functioning of hardware buttons on the device. +| `crossfade` | yes | Boolean to control crossfading between songs. | `night_sound` | yes | Boolean to control Night Sound mode. | `speech_enhance` | yes | Boolean to control Speech Enhancement mode. | `status_light` | yes | Boolean to control the Status (LED) Light.