home-assistant-configuration/input_datetime.yaml

29 lines
548 B
YAML
Executable File

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