Tony's med tracking #87

This commit is contained in:
2023-05-04 16:28:05 -04:00
parent 82ae7feb06
commit e96ef57ef2
3 changed files with 324 additions and 0 deletions

View File

@ -478,6 +478,13 @@ script:
{% else %}
14:30
{% endif %}
- delay:
milliseconds: 500
- service: input_datetime.set_datetime
target:
entity_id: input_datetime.tony_morning_meds_notify
data:
time: "{{ states('input_datetime.master_bedroom_wakeup') }}"
- service: input_boolean.turn_on
target:
entity_id: input_boolean.master_bedroom_scheduling_morning_ran