mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 10:57:03 +00:00
Adding in Repeat Function for TTS via MQTT.
This commit is contained in:
@@ -61,7 +61,7 @@ voice_notify:
|
||||
|
||||
- service: mqtt.publish
|
||||
data_template:
|
||||
payload: '{{ value1 }}"'
|
||||
payload: '{{ value1 }}'
|
||||
topic: 'polly/lastmsg'
|
||||
retain: true
|
||||
|
||||
|
Reference in New Issue
Block a user