mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 10:57:03 +00:00
Input Booleans drove me to drink. Moved them into the Configuration.yaml
This commit is contained in:
@@ -1,34 +0,0 @@
|
||||
###################################
|
||||
## Guest Mode Override
|
||||
###################################
|
||||
Medicine_Reminder:
|
||||
name: Medicine Reminder
|
||||
icon: mdi:pill
|
||||
initial: off
|
||||
|
||||
Trash_Reminder:
|
||||
Name: Trash Day Reminder
|
||||
icon: mdi:delete
|
||||
initial: off
|
||||
|
||||
Chore_Reminder:
|
||||
name: Chore Day Reminder
|
||||
icon: mdi:human-male-female
|
||||
initial: off
|
||||
|
||||
###################################
|
||||
## School Vacation Override
|
||||
###################################
|
||||
no_school:
|
||||
name: No School
|
||||
icon: mdi:school
|
||||
initial: off
|
||||
|
||||
###################################
|
||||
## Guest Mode Override
|
||||
###################################
|
||||
guest_mode:
|
||||
name: Guest Mode
|
||||
icon: mdi:account-alert
|
||||
initial: off
|
||||
|
Reference in New Issue
Block a user