From 31fdb27d428f17b235932cea9c1ac8f1f1f33068 Mon Sep 17 00:00:00 2001 From: Max R Date: Sat, 18 Jan 2025 04:24:33 -0500 Subject: [PATCH] Document optional arguments for yolink "play on speaker hub" service (#36324) * Document optional arguments for yolink "play on speaker hub" service * Update yolink.markdown --- source/_integrations/yolink.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_integrations/yolink.markdown b/source/_integrations/yolink.markdown index cd149290fb0..96ea4671c3e 100644 --- a/source/_integrations/yolink.markdown +++ b/source/_integrations/yolink.markdown @@ -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