Move med switch resets over to the once-a-day resetter, fix #144
This commit is contained in:
@ -158,9 +158,6 @@ script:
|
||||
icon: mdi:medical-bag
|
||||
mode: restart
|
||||
sequence:
|
||||
- service: input_boolean.turn_off
|
||||
target:
|
||||
entity_id: input_boolean.tony_morning_meds_taken
|
||||
- service: script.text_notify
|
||||
data:
|
||||
who: tony
|
||||
@ -245,9 +242,6 @@ script:
|
||||
icon: mdi:medical-bag
|
||||
mode: restart
|
||||
sequence:
|
||||
- service: input_boolean.turn_off
|
||||
target:
|
||||
entity_id: input_boolean.tony_night_meds_taken
|
||||
- service: script.text_notify
|
||||
data:
|
||||
who: tony
|
||||
|
Reference in New Issue
Block a user