More and more small fixes

This commit is contained in:
CeeWeasel
2025-11-14 16:46:44 -05:00
parent 8a02905888
commit 2e0a197b4d
33 changed files with 668 additions and 214 deletions
@@ -13,29 +13,29 @@ sequence:
- action: media_player.volume_set
target:
entity_id: media_player.home_assistant_voice_097b44_media_player
entity_id: media_player.ma_home_assistant_voice_097b44_media_player
data:
volume_level: "{{iif(volume>1,1,volume)}}"
- action: media_player.play_media
data:
media_content_id: media-source://media_source/alarms/Alarm_Clock.mp3
media_content_type: music
target:
entity_id: media_player.home_assistant_voice_097b44_media_player
# - action: media_player.play_media
# data:
# media_content_id: media-source://media_source/alarms/Alarm_Clock.mp3
# media_content_type: music
# target:
# entity_id: media_player.ma_home_assistant_voice_097b44_media_player
- delay:
hours: 0
minutes: 0
seconds: 12
milliseconds: 0
# - delay:
# hours: 0
# minutes: 0
# seconds: 12
# milliseconds: 0
- action: tts.speak
target:
entity_id: tts.google_translate_en_com
data:
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"
media_player_entity_id: media_player.ma_home_assistant_voice_097b44_media_player
message: "Its {{ now().strftime('%-I:%M %p') }} so you need to get out of bed and get ready for work and get the kids ready for school"
# - action: tts.speak
# target: