mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-06 17:51:36 +00:00
Add MQTT Repeat Function to Voice TTS.
This commit is contained in:
@@ -58,7 +58,13 @@ voice_notify:
|
||||
{% else %}
|
||||
0.25
|
||||
{% endif %}
|
||||
|
||||
|
||||
- service: mqtt.publish
|
||||
data_template:
|
||||
payload: '{{ value1 }}"'
|
||||
topic: 'polly/lastmsg'
|
||||
retain: true
|
||||
|
||||
- service: tts.amazon_polly_say
|
||||
entity_id: media_player.livingroomCC
|
||||
data_template:
|
||||
|
||||
Reference in New Issue
Block a user