Reverting K's nightly briefing for now because it refuses to work

This commit is contained in:
2022-04-05 19:06:18 -04:00
parent dcc29556f8
commit 2176f47227
4 changed files with 6 additions and 237 deletions

View File

@ -63,16 +63,6 @@ automation:
- service: input_boolean.turn_off
entity_id: input_boolean.audible_notifications
- id: 754da2e2-af95-43b0-bb4e-9df553c305fd
alias: Kallen Nightly Briefing
trigger:
platform: time
at: input_datetime.kallen_nightly_report
action:
- service: script.turn_on
entity_id: script.kallen_nightly_briefing
script:
reset_annc_switches:
sequence:
@ -87,11 +77,12 @@ script:
kallen_nightly_briefing:
sequence:
- service: script.local_audio
data_template:
media: "/media/music/ES_RiserSuction5.mp3"
volume: .5
speaker: 'media_player.living_room_echo_dot'
- service: script.text_notify
data_template:
who: "all_ios"
message: "Time for Kallen to get ready for bed."
- service: notify.alexa_media
data:
target: Basement Echo Dot
message: !include ../templates/speech/kallen_nightly_briefing.yaml
message: "Time for Kallen to get ready for bed."