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:
Max R 2025-01-18 04:24:33 -05:00 committed by GitHub
parent 3ee7a32d26
commit 31fdb27d42
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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