Add control of hardware buttons to Sonos (#17665)

This commit is contained in:
mountainsandcode 2021-05-17 11:12:14 +02:00 committed by GitHub
parent e4487074a6
commit 02f7233510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.