home-assistant-configuration/input_datetime.yaml

41 lines
778 B
YAML
Raw Normal View History

both_date_and_time:
name: Input with both date and time
has_date: true
has_time: true
only_date:
name: Input with only date
has_date: true
has_time: false
outisde_light_delay:
name: Outside Light Delay
has_date: false
has_time: true
announcement_delay:
name: Announcement Delay
has_date: false
has_time: true
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
2019-10-06 17:33:46 +00:00
christmas_show:
name: Christmas Show
has_date: false
has_time: true
halloween_show:
name: Halloween Show
has_date: false
has_time: true
good_night_routine:
name: Good Night Routine
has_date: false
has_time: true