Refactor day camp automation configuration by moving input_boolean to its own file and removing custom_variables.yaml
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
default_config:
|
||||
|
||||
# Load custom components
|
||||
input_boolean: !include custom_variables.yaml
|
||||
input_boolean: !include input_boolean.yaml
|
||||
script: !include scripts.yaml
|
||||
automation: !include automations.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user