Added some potentially useful automation helpers
This commit is contained in:
@ -1,4 +1,15 @@
|
||||
kallen_school:
|
||||
name: Kallen at School
|
||||
good_morning_report:
|
||||
name: Good Morning Report
|
||||
name: Good Morning Report
|
||||
weather_reports:
|
||||
name: Weather Info
|
||||
traffic_reports:
|
||||
name: traffic_reports
|
||||
sun_reports:
|
||||
name: Sun Reports
|
||||
shuffle_spotify:
|
||||
name: Spotify Shuffle
|
||||
tornado_watch:
|
||||
name: Tornado Watch
|
||||
icon: mdi:message-alert
|
||||
|
@ -3,9 +3,20 @@ tina_workday_start:
|
||||
has_date: false
|
||||
has_time: true
|
||||
icon: mdi:briefcase
|
||||
|
||||
tina_workday_end:
|
||||
name: Tina Workday End
|
||||
has_date: false
|
||||
has_time: true
|
||||
icon: mdi:briefcase-off
|
||||
icon: mdi:briefcase-off
|
||||
announcement_delay:
|
||||
name: Announcement Delay
|
||||
has_date: false
|
||||
has_time: true
|
||||
good_morning:
|
||||
name: Good Morning
|
||||
has_date: false
|
||||
has_time: true
|
||||
good_night_routine:
|
||||
name: Good Night Routine
|
||||
has_date: false
|
||||
has_time: true
|
||||
|
Reference in New Issue
Block a user