You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
613 B
31 lines
613 B
###################################
|
|
## Input_Booleans Section
|
|
###################################
|
|
|
|
input_boolean.alert_mode:
|
|
friendly_name: 'Alert Mode'
|
|
emulated_hue: True
|
|
hidden: False
|
|
icon: mdi:alert-octagram
|
|
|
|
|
|
input_boolean.guest_mode:
|
|
friendly_name: 'Guest Mode'
|
|
emulated_hue: True
|
|
hidden: False
|
|
icon: mdi:account-alert
|
|
|
|
|
|
input_boolean.school_mode:
|
|
friendly_name: 'School Mode'
|
|
emulated_hue: True
|
|
hidden: False
|
|
icon: mdi:school
|
|
|
|
|
|
input_boolean.speech_notifications:
|
|
friendly_name: 'Speech Notifications'
|
|
emulated_hue: True
|
|
hidden: False
|
|
icon: mdi:speaker-wireless
|
|
|