mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Document optional arguments for yolink "play on speaker hub" service (#36324)
* Document optional arguments for yolink "play on speaker hub" service * Update yolink.markdown
This commit is contained in:
parent
3ee7a32d26
commit
31fdb27d42
@ -111,9 +111,9 @@ Data attribute | Optional | Description
|
||||
-|-|-
|
||||
`target_device` | no| SpeakerHub device ID for audio playback.
|
||||
`message` | no| Text for speech conversion.
|
||||
`tone` | no| Tone before playing audio.
|
||||
`volume` | no| Speaker volume during playback.
|
||||
`repeat` | no| The number of times the text will be repeated.
|
||||
`tone` | yes| Tone before playing audio.
|
||||
`volume` | yes| Override the speaker volume during playback of this message only.
|
||||
`repeat` | yes| The number of times the text will be repeated.
|
||||
|
||||
## Community notes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user