Added streaming inputs for #52
This commit is contained in:
@ -23,6 +23,9 @@ input_boolean:
|
||||
kallen_band_practice:
|
||||
name: Kallen Band Practice
|
||||
icon: mdi:trumpet
|
||||
tony_streaming_today:
|
||||
name: Tony Streaming Today
|
||||
icon: mdi:twitch
|
||||
|
||||
input_datetime:
|
||||
school_first_day:
|
||||
|
@ -44,6 +44,11 @@ input_datetime:
|
||||
has_date: false
|
||||
has_time: true
|
||||
icon: mdi:fan-off
|
||||
tony_streaming_start_time:
|
||||
name: Tony Streaming Start Time
|
||||
has_date: false
|
||||
has_time: true
|
||||
icon: mdi:twitch
|
||||
|
||||
|
||||
automation:
|
||||
|
Reference in New Issue
Block a user