Add crossfade option in sonos.set_option service (#18563)

This commit is contained in:
jjlawren 2021-07-26 14:58:25 -05:00 committed by GitHub
parent 4c87d11522
commit 8f6aee2e11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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