Merge branch 'sleep-aware' into dev

#159
This commit is contained in:
2023-10-10 20:59:19 -04:00
5 changed files with 139 additions and 1 deletions

View File

@ -156,4 +156,13 @@ script:
manual_control: false
entity_id: switch.adaptive_lighting_master_bedroom
# TODO: Figure out which actions to move here, and which ones to keep in Node-RED
# TODO: Figure out which actions to move here, and which ones to keep in Node-RED
master_bedroom_wakeup_briefing:
alias: Master Bedroom Wakeup Briefing
mode: single
sequence:
- service: script.speech_engine
data:
who: "{{ who|default('master_bedroom') }}"
message: !include ../templates/speech/master_bedroom_wakeup.yaml

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: