mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 01:52:11 +00:00
Updating all the Customize entries with standardized Templates!
This commit is contained in:
34
customize/input_booleans.yaml
Executable file
34
customize/input_booleans.yaml
Executable file
@@ -0,0 +1,34 @@
|
||||
###################################
|
||||
## Input_Booleans Section
|
||||
###################################
|
||||
|
||||
input_boolean.chore_reminder:
|
||||
friendly_name: 'Chore Reminder'
|
||||
icon: mdi:human-male-female
|
||||
emulated_hue: False
|
||||
hidden: False
|
||||
|
||||
input_boolean.guest_mode:
|
||||
friendly_name: 'Guest Mode'
|
||||
icon: mdi:account-alert
|
||||
emulated_hue: True
|
||||
hidden: False
|
||||
|
||||
input_boolean.no_school:
|
||||
friendly_name: 'No School'
|
||||
icon: mdi:school
|
||||
emulated_hue: True
|
||||
hidden: False
|
||||
|
||||
input_boolean.pill_reminder:
|
||||
friendly_name: 'Pill Reminder'
|
||||
icon: mdi:pill
|
||||
emulated_hue: False
|
||||
hidden: False
|
||||
|
||||
input_boolean.trash_reminder:
|
||||
friendly_name: 'Trash Day Reminder'
|
||||
icon: mdi:delete
|
||||
emulated_hue: False
|
||||
hidden: False
|
||||
|
||||
Reference in New Issue
Block a user