Got bored and added icons to a bunch of stuff...lol
This commit is contained in:
@ -17,38 +17,47 @@ input_datetime:
|
||||
name: First Day of School
|
||||
has_date: true
|
||||
has_time: false
|
||||
icon: mdi:calendar
|
||||
school_last_day:
|
||||
name: Last Day of School
|
||||
has_date: true
|
||||
has_time: false
|
||||
icon: mdi:calendar
|
||||
school_day_start:
|
||||
name: School Day Start
|
||||
has_date: false
|
||||
has_time: true
|
||||
icon: mdi:clock-start
|
||||
school_day_end:
|
||||
name: School Day End
|
||||
has_date: false
|
||||
has_time: true
|
||||
icon: mdi:clock-end
|
||||
thanksgiving_break_start:
|
||||
name: Thanksgiving Break
|
||||
has_date: true
|
||||
has_time: false
|
||||
icon: mdi:calendar-start
|
||||
christmas_break_start:
|
||||
name: Christmas Break
|
||||
has_date: true
|
||||
has_time: false
|
||||
icon: mdi:calendar-start
|
||||
spring_break_start:
|
||||
name: Spring Break
|
||||
has_date: true
|
||||
has_time: false
|
||||
icon: mdi:calendar-start
|
||||
school_day_start_reminder:
|
||||
name: School Day Start Reminder
|
||||
has_date: false
|
||||
has_time: true
|
||||
icon: mdi:clock-alert
|
||||
school_day_end_reminder:
|
||||
name: School Day End Reminder
|
||||
has_date: false
|
||||
has_time: true
|
||||
icon: mdi:clock-alert
|
||||
tina_workday_start:
|
||||
name: Tina Workday Start
|
||||
has_date: false
|
||||
|
Reference in New Issue
Block a user