mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
Too much stuff at once, but who cares
This commit is contained in:
@@ -13,7 +13,7 @@ sequence:
|
||||
|
||||
- action: media_player.volume_set
|
||||
target:
|
||||
entity_id: media_player.master_bedroom_clock
|
||||
entity_id: media_player.home_assistant_voice_097b44_media_player
|
||||
data:
|
||||
volume_level: "{{iif(volume>1,1,volume)}}"
|
||||
|
||||
@@ -22,7 +22,7 @@ sequence:
|
||||
media_content_id: media-source://media_source/alarms/Alarm_Clock.mp3
|
||||
media_content_type: music
|
||||
target:
|
||||
entity_id: media_player.master_bedroom_clock
|
||||
entity_id: media_player.home_assistant_voice_097b44_media_player
|
||||
|
||||
- delay:
|
||||
hours: 0
|
||||
@@ -34,8 +34,8 @@ sequence:
|
||||
target:
|
||||
entity_id: tts.google_translate_en_com
|
||||
data:
|
||||
media_player_entity_id: media_player.master_bedroom_clock
|
||||
message: "It is time to wake up, so get your booty out of bed"
|
||||
media_player_entity_id: media_player.home_assistant_voice_097b44_media_player
|
||||
message: "It is time to wake up, so get out of bed and get ready for work"
|
||||
|
||||
# - action: tts.speak
|
||||
# target:
|
||||
|
||||
Reference in New Issue
Block a user