From 02f72335101f245ee0799cfff254e6c919020acc Mon Sep 17 00:00:00 2001 From: mountainsandcode Date: Mon, 17 May 2021 11:12:14 +0200 Subject: [PATCH] Add control of hardware buttons to Sonos (#17665) --- source/_integrations/sonos.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/sonos.markdown b/source/_integrations/sonos.markdown index 6cdeb50c6f0..6091743aa31 100644 --- a/source/_integrations/sonos.markdown +++ b/source/_integrations/sonos.markdown @@ -120,6 +120,7 @@ Night Sound and Speech Enhancement modes are only supported when playing from th | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- | | `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. | `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.