Hello i have a lot of problems
but first this one to start.
first mine appology English is not mine main language so i hope it is nearly good understandeble.
I have spent many ours to figure this out but i cant solve the problem.
I have make this in confi.yaml
###############################################################
includes
###############################################################
#automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
input_boolean: !include input_boolean.yaml
input_select: !include input_select.yaml
input_number: !include input_number.yaml
#customize: !include customize.yaml
But when i remove the two # by include automations and by customize mine HA doesnt start up.
What have i do wrong in in mine automation file are several automations that works fine and in mine customize file i onley have this
entity: sensor.plant_10_conductivity
name: conductivity
but i can,t test of this work.
And this mine fault repport
The system cannot restart because the configuration is not valid: Error loading /config/configuration.yaml: expected ‘’, but found ‘’ in “/config/customize.yaml”, line 22, column 1
I hope someone can figure this out.