Actually notify me about my morning meds when I wake up
This commit is contained in:
@ -2475,12 +2475,6 @@
|
||||
- wakeup
|
||||
- manual-wakeup
|
||||
sequence:
|
||||
- if:
|
||||
- condition: state
|
||||
entity_id: input_boolean.tony_morning_meds_taken
|
||||
state: 'off'
|
||||
alias: If I haven't already taken my meds
|
||||
then:
|
||||
- service: input_datetime.set_datetime
|
||||
target:
|
||||
entity_id: input_datetime.tony_morning_meds_notify
|
||||
@ -2490,7 +2484,6 @@
|
||||
|
||||
'
|
||||
alias: Set time to start notifying for morning meds
|
||||
alias: Set morning meds notification time
|
||||
- alias: Turn off all meds taken
|
||||
service: input_boolean.turn_off
|
||||
metadata: {}
|
||||
|
Reference in New Issue
Block a user