Made a daily briefing

This commit is contained in:
2022-05-22 17:52:58 -04:00
parent 7e7b965bf3
commit dcac49bb37
2 changed files with 324 additions and 1 deletions

View File

@ -87,6 +87,18 @@ automation:
action:
- service: script.kallen_nightly_briefing
- id: c53d84ee-9e6d-4268-8d44-d427c722602a
alias: Daily Briefing
trigger:
platform: time
at: input_datetime.daily_report
condition:
condition: state
entity_id: binary_sensor.people_present
state: 'on'
action:
- service: script.daily_briefing
script:
reset_annc_switches:
sequence:
@ -134,4 +146,11 @@ script:
- service: script.text_notify
data:
who: "ios_parents"
message: "I just gave Kallen's morning briefing"
message: "I just gave Kallen's morning briefing"
daily_briefing:
sequence:
- service: script.speech_engine
data:
who: living_room
message: !include ../templates/speech/daily_briefing.yaml