mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-02-22 00:55:18 +00:00
24 lines
412 B
YAML
Executable File
24 lines
412 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: off
|
|
|
|
chore_reminder:
|
|
name: chore Reminder
|
|
icon: mdi:human-male-female
|
|
initial: off |