Re-enable K's night meds tracker
This commit is contained in:
@@ -4659,7 +4659,7 @@
|
|||||||
id: night-notify
|
id: night-notify
|
||||||
alias: Night Notify
|
alias: Night Notify
|
||||||
trigger: time
|
trigger: time
|
||||||
enabled: false
|
enabled: true
|
||||||
- entity_id:
|
- entity_id:
|
||||||
- input_boolean.kallen_morning_meds_taken
|
- input_boolean.kallen_morning_meds_taken
|
||||||
to: 'on'
|
to: 'on'
|
||||||
@@ -4674,7 +4674,7 @@
|
|||||||
from: 'off'
|
from: 'off'
|
||||||
to: 'on'
|
to: 'on'
|
||||||
trigger: state
|
trigger: state
|
||||||
enabled: false
|
enabled: true
|
||||||
conditions:
|
conditions:
|
||||||
- condition: state
|
- condition: state
|
||||||
entity_id: input_boolean.kallen_overnight
|
entity_id: input_boolean.kallen_overnight
|
||||||
|
|||||||
Reference in New Issue
Block a user