Added inputs for sentry mode automations

This commit is contained in:
Jeffrey Stone 2019-11-15 21:38:17 -05:00
parent 2a7c30bce0
commit 91af19d6be
1 changed files with 8 additions and 0 deletions

View File

@ -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