Added two datetime inputs for automations

This commit is contained in:
Jeffrey Stone 2019-07-23 09:40:11 -04:00
parent 089f782583
commit 8d4de58c8e
1 changed files with 8 additions and 2 deletions

View File

@ -18,5 +18,11 @@ coffee_time:
name: Coffee Time
has_date: false
has_time: true
good_morning:
name: Good Morning
has_date: false
has_time: true
skylar_wakeup_call:
name: Skylar Wakeup
has_date: false
has_time: true