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

Configuration.yaml problem

$
0
0

@Makis wrote:

I was testing a few things and I manage to lost all my automations in the fronted.
Right now I get " entity not available: automation xxx "
The problem is in my configuration.yaml which is below

# Configure a default setup of Home Assistant (frontend, api, etc)
default_config:

# Uncomment this if you are using SSL/TLS, running in Docker container, etc.
# http:
#   base_url: example.duckdns.org:8123

homeassistant:
  time_zone: Europe/Athens
  
#discovery:

#automation: !include automations.yaml

# Text to speech
tts:
  - platform: google_translate

I tried to add the “automation: !include automations.yaml” but the problem remains

In the log files I am getting

Invalid config for [automation]: [platform] is an invalid option for [automation]. Check: automation->platform. (See /config/configuration.yaml, line 14). Please check the docs at https://home-assistant.io/integrations/automation/

which is the #automation: !include automations.yaml

but with or without this line my automations are not available. Any ideas what I should do?

Posts: 31

Participants: 5

Read full topic


Viewing all articles
Browse latest Browse all 95451

Trending Articles



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