Initial concept for sleep awareness

This commit is contained in:
2023-10-09 18:32:52 -04:00
parent 4dd367270e
commit 678b028737
5 changed files with 137 additions and 0 deletions

View File

@ -250,6 +250,14 @@ script:
message: !include ../templates/speech/welcome_home.yaml
mode: restart
master_bedroom_wakeup_briefing:
alias: Master Bedroom Wakeup Briefing
sequence:
- service: script.speech_engine
data:
who: "{{ who|default('master_bedroom') }}"
message: !include ../templates/speech/master_bedroom_wakeup.yaml
birthday_announcement:
alias: 'Birthday Announcement'
sequence:

View File

@ -13,6 +13,9 @@ input_boolean:
tina_night_meds_taken:
name: Tina Night Meds Taken
icon: mdi:medication
tina_awake:
name: Tina Awake
icon: mdi:eye-check
input_datetime:
tina_workday_start:

View File

@ -16,6 +16,9 @@ input_boolean:
tony_custom_meds_taken_p1:
name: Tony Custom Meds Taken P1
icon: mdi:medication
tony_awake:
name: Tony Awake
icon: mdi:eye-check
input_datetime:
tony_streaming_start_time: