mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-02-09 00:55:08 +00:00
Added two datetime inputs for automations
This commit is contained in:
parent
089f782583
commit
8d4de58c8e
@ -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