mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Updated media directory name
This commit is contained in:
@@ -25,7 +25,7 @@ sequence:
|
||||
|
||||
- action: media_player.play_media
|
||||
data:
|
||||
media_content_id: media-source://media_source/local/Sounds/alarms/Alarm_Clock.mp3
|
||||
media_content_id: media-source://media_source/local/sounds/alarms/Alarm_Clock.mp3
|
||||
media_content_type: music
|
||||
target:
|
||||
entity_id: media_player.master_bedroom_clock
|
||||
@@ -36,9 +36,11 @@ sequence:
|
||||
seconds: 12
|
||||
milliseconds: 0
|
||||
|
||||
- action: tts.google_translate_say
|
||||
- action: tts.speak
|
||||
target:
|
||||
entity_id: tts.google_translate_en_com
|
||||
data:
|
||||
entity_id: media_player.master_bedroom_clock
|
||||
media_player_entity_id: media_player.master_bedroom_clock
|
||||
message: "{{ response.text }}"
|
||||
|
||||
# - action: tts.speak
|
||||
|
||||
Reference in New Issue
Block a user