mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
Setting up Emmetts Room
This commit is contained in:
@@ -17,12 +17,6 @@ sequence:
|
||||
data:
|
||||
volume_level: "{{iif(volume>1,1,volume)}}"
|
||||
|
||||
- action: google_generative_ai_conversation.generate_content
|
||||
metadata: {}
|
||||
data:
|
||||
prompt: Say something to help me wake up and get ready for work. Use up to three sentences.
|
||||
response_variable: response
|
||||
|
||||
- action: media_player.play_media
|
||||
data:
|
||||
media_content_id: media-source://media_source/alarms/Alarm_Clock.mp3
|
||||
@@ -41,7 +35,7 @@ sequence:
|
||||
entity_id: tts.google_translate_en_com
|
||||
data:
|
||||
media_player_entity_id: media_player.master_bedroom_clock
|
||||
message: "{{ response.text }}"
|
||||
message: "It is time to wake up, so get your booty out of bed"
|
||||
|
||||
# - action: tts.speak
|
||||
# target:
|
||||
|
||||
Reference in New Issue
Block a user