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

Config.yaml error for automation integration

$
0
0

hi All, newbie here :wink:
I am running into an error which I have no idea what causes it and I would appreciate any pointer:

Invalid config for [automation]: required key not provided @ data[‘entity_id’]. Got None. (See /config/configuration.yaml, line 27).

6:33:00 PM – (ERROR) config.py

that section of my configuration.yaml looks like this:
where line 27 is the line starting with ‘group: …’

tts:
  - platform: google_translate

group: !include groups.yaml
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml

homeassistant:
  customize: !include customize.yaml

I feel like the error may be within the groups.yaml file

here is the content of that

my_family:
  name: my_family
  entities:
    - person.xx
    - person.yy
    - person.zz

interior_lights:
  name: interior_lights
  entities:
    - light.bdrm_dodo_lamp
    - light.credenza1_level_on_off
    - light.credenza2_level_on_off
    - light.credenza4_level_on_off
    - light.den_dimmer_light
    - light.dimmer_3_shades
    - light.dimmer_breakfast
    - light.dimmer_m_bdrm_recessed
    - light.dimmer_stairs
    - light.eb8070e585857ebf11tyeq
    - light.fr_liv_ceiling_dimmer
    - light.guest_bdrm_dodo_lamp
    - light.guest_bdrm_lights
    - light.guest_rm_dimmer
    - light.guest_room_lamp_2
    - light.kitchen_ceiling_dimmer
    - light.kitchen_lights
    - light.kitchen_undercab_lights
    - light.kitchen_undercabinet_1
    - light.kitchen_undercabinet_2
    - light.led_kitchen_1
#      - light.living_tv_lamp
    - light.m_bdrm_dodo
    - light.m_bdrm_momo
    - light.office_lamp
    - light.piano_level_on_off
    - light.pngu_desk
    - light.salt_lamp_aly_bath
    - light.salt_lamp_den
    - light.salt_lamp_fr_living
    - light.salt_lamps
    - light.sml_bath_dimmer
    - light.sonoff_1000f8ae17
    # - light.tabletop_den_level_on_off
    - light.tabletop_fr_liv_level_on_off
    - light.tabletop_living_level_on_off
    - light.desk_lmp_ank

ext_lights:
  name: ext_lights
  entities:
    - light.back_porch
    - light.driveway_dimmer
    - light.driveway_light
    - light.front_porch_2
    - light.front_porch_light


all_tvs:
  name: all_tvs
  entities:
    - media_player.roku_5_guest
    - media_player.roku_tv_4
    - media_player.sony_bravia_tv

all_switches:
  name: all_switches
  entities:
    - switch.heater_aly
    - switch.heater_guest
    - switch.heater_office
    - switch.heater_momo
    - switch.rotel_amp
    - switch.subwoofer
    - switch.coffee

Any suggestion where the problem might be?

TYA

4 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 103066

Trending Articles



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