Hi!
I´m new in this with working with HA. its really interested, but I get into some problem even if I try to follow some instructions on internet. some installation works good, but now I get inte to a problem that I which that someone can help me with.
I have installed portioner, influxdb, Grafana, watchtower, pihole and now latest configurator.
But not I got into problem when I check the configuration.
I got the error:
Error loading /config/configuration.yaml: mapping values are not allowed here in “/config/configuration.yaml”, line 18, column 10
my configuration.yaml looks like this
# Configure a default setup of Home Assistant (frontend, api, etc) default_config:
# Text to speech tts: - platform: google_translate group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml
Logger: homeassistant.components.homeassistant
Source: components/homeassistant/init.py:338
Integration: Home Assistant Core Integration (documentation, issues)
First occurred: 8:22:22 PM (2 occurrences)
Last logged: 8:49:30 PM
The system cannot reload because the configuration is not valid: Error loading /config/configuration.yaml: mapping values are not allowed here in “/config/configuration.yaml”, line 2, column 15
automation.back_room_flic_double_push# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
##########
# DO NOT RENAME THIS FILE TO CONFIGURATION.YAML! YOU WILL BREAK YOUR CONFIG IF YOU DO SO!
# INSTEAD, COPY THIS CODE WITHIN YOUR OWN SECRETS.YAML
##########