Snapcast latency attribute (#12904)

This commit is contained in:
BarrettLowe 2020-04-15 07:47:27 -05:00 committed by GitHub
parent ce6c4e6a27
commit 879e2ecf3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,3 +68,12 @@ Remove one or more speakers from their group of speakers.
| Service data attribute | Optional | Description | | Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- | | ---------------------- | -------- | ----------- |
| `entity_id` | no | String or list of `entity_id`s to separate from their coordinator speaker. | `entity_id` | no | String or list of `entity_id`s to separate from their coordinator speaker.
### Service `snapcast.set_latency`
Set the latency of a speaker.
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
| `entity_id` | yes | String or list of `entity_id`s for which latency will be adjusted.
| `latency` | yes | Latency in ms.