Combined the Input_Booleans. No need for directory merges

This commit is contained in:
CCOSTAN 2016-11-20 20:45:47 +00:00
parent 6b62b33a4e
commit 8df9c4e432
5 changed files with 35 additions and 34 deletions

View File

@ -21,7 +21,7 @@ panel_iframe:
group: !include_dir_merge_named group
device_tracker: !include_dir_merge_list device_tracker
input_boolean: !include_dir_merge_named input_boolean
input_boolean: !include_dir_merge_list input_boolean
discovery:
updater:
sun:

View File

@ -1,8 +0,0 @@
###################################
## Guest Mode Override
###################################
guest_mode:
name: Guest Mode
icon: mdi:account-alert
initial: off

View File

@ -0,0 +1,34 @@
###################################
## 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

View File

@ -1,8 +0,0 @@
###################################
## School Vacation Override
###################################
no_school:
name: No School
icon: mdi:school
initial: off

View File

@ -1,17 +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