Added inputs for sentry mode automations
This commit is contained in:
parent
2a7c30bce0
commit
91af19d6be
|
@ -38,3 +38,11 @@ good_night_routine:
|
||||||
name: Good Night Routine
|
name: Good Night Routine
|
||||||
has_date: false
|
has_date: false
|
||||||
has_time: true
|
has_time: true
|
||||||
|
nightly_lockdown:
|
||||||
|
name: Nightly Lockdown
|
||||||
|
has_date: false
|
||||||
|
has_time: true
|
||||||
|
morning_standby:
|
||||||
|
name: Morning Standby
|
||||||
|
has_date: false
|
||||||
|
has_time: true
|
Loading…
Reference in New Issue