mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-18 03:15:45 +00:00
You can find the entire repo here.
This commit is contained in:
24
config/input_boolean/home_modes.yaml
Executable file
24
config/input_boolean/home_modes.yaml
Executable file
@@ -0,0 +1,24 @@
|
||||
guest_mode:
|
||||
name: Guest Mode
|
||||
icon: mdi:account-alert
|
||||
initial: off
|
||||
|
||||
school_mode:
|
||||
name: School Mode
|
||||
icon: mdi:school
|
||||
initial: on
|
||||
|
||||
alert_mode:
|
||||
name: Alert Mode
|
||||
icon: mdi:alert-octagram
|
||||
initial: off
|
||||
|
||||
speech_notifications:
|
||||
name: Speech Notifications
|
||||
icon: mdi:speaker-wireless
|
||||
initial: on
|
||||
|
||||
text_notifications:
|
||||
name: Text Notifications
|
||||
icon: mdi:cellphone-wireless
|
||||
initial: on
|
Reference in New Issue
Block a user