mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Snapcast latency attribute (#12904)
This commit is contained in:
parent
ce6c4e6a27
commit
879e2ecf3d
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user