20 lines
308 B
YAML
Executable File
20 lines
308 B
YAML
Executable File
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
|