Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 95919

Check_config queston

$
0
0

@ArkansasAutomator wrote:

I am using check_config to check my configuration.yaml and customize.yaml files and am receiving this error message:

Testing configuration at /home/homeassistant/.homeassistant
Failed config
  homeassistant:
    - extra keys not allowed @ data['customize']['name']
    - customize: [source /home/homeassistant/.homeassistant/configuration.yaml:2]

My configuration.yaml file is:

homeassistant:
  customize: !include customize.yaml
  packages: !include_dir_named packages/

The start of my customize.yaml file is:

# Name of the location where Home Assistant is running
name: !secret home_name
# Location required to calculate the time the sun rises and sets
latitude: !secret home_latitude
longitude: !secret home_longitude

If I comment out the name line in customize, then the error refers to latitude.

Any suggestions to correct this error will be appreciated.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 95919

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>