mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 10:57:03 +00:00
Trying some new stuff
This commit is contained in:
24
input_boolean/home_modes.yaml
Executable file
24
input_boolean/home_modes.yaml
Executable file
@@ -0,0 +1,24 @@
|
||||
guest_mode:
|
||||
name: Guest Mode
|
||||
icon: mdi:account-alert
|
||||
initial: off
|
||||
|
||||
no_school:
|
||||
name: No School
|
||||
icon: mdi:school
|
||||
initial: off
|
||||
|
||||
trash_reminder:
|
||||
name: Trash Day Reminder
|
||||
icon: mdi:delete
|
||||
initial: off
|
||||
|
||||
pill_reminder:
|
||||
name: Pill Reminder
|
||||
icon: mdi:pill
|
||||
initial: off
|
||||
|
||||
chore_reminder:
|
||||
name: chore Reminder
|
||||
icon: mdi:human-male-female
|
||||
initial: off
|
Reference in New Issue
Block a user