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

Am I doing this right? Configuration doesn't seem to be applied

$
0
0

@rpuls wrote:

Hello. Last month I had a card on my overview with grouped lights. Now they are gone, and I have no clue why, I never added them manually they appeared after integrating with IKEA trådfri.

I Want them back in the overview so that I can easily turn on/off all my lights in my living room. I have tried various things but no success…

I tried this: https://www.home-assistant.io/integrations/light.group/

So my configuration.yml end up looking like this:

# 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

# Text to speech
tts:
  - platform: google_translate

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

# Example configuration.yaml entry
light:
  - platform: group
    name: Living Room Lights
    entities:
      - light.loft_1
      - light.loft_2
      - light.symfonisk
      - light.stand

This is how my overview look before and after adding the “light:” to the configuration and restarting.

I have gone through just about all the files in my config folder, and non of them seem to define this overview that I am seeing in my browser, and nothing changed since I added that light group. Are there another configuration.yml somewhere else that I am missing, and are currently touching the wrong file?

I’m thinking that Im following guide that matches other version of HASSIO, or that I am touching wrong files… I also haven’t been able to find a “known devices” anywhere, I would really like to locate this file to assign better names, icons etc to stuff…

This are the files I have available in the config folder:
Untitled

I’ve also tried various youtube video guids, but that seems to lead to more frustartion as the UI has changed a lot and for a newbie like me it is impossible to figure out which buttions/sections/pages in my current UI that matches the UI in the youtube videos.

Please tell me what I am doing wrong.
Thanks!

Bonus info, I am running HASSIO on a raspberry pi wired connection. (HassOS 2.12)

Posts: 5

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>