mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-04-11 07:09:19 +00:00
Added two datetime inputs for automations
This commit is contained in:
parent
5440c9780c
commit
edccd728f1
@ -18,5 +18,11 @@ coffee_time:
|
|||||||
name: Coffee Time
|
name: Coffee Time
|
||||||
has_date: false
|
has_date: false
|
||||||
has_time: true
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user