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

How to migrate from group views (best practice)?

$
0
0

@casperklein wrote:

Hello,

before version 0.107 my (view) setup looked like this:

I had defined several views in group.yaml like this one:

vwaschmaschine:
    name: Waschmaschine
    view: yes
    icon: mdi:washing-machine
    entities:
        - group.waschmaschine

waschmaschine:
    name: Waschmaschine
    view: no
    entities:
        - waschmaschine.status
        - waschmaschine.start
        - waschmaschine.end
        - waschmaschine.duration
        - sensor.waschmaschine_spannung
        - sensor.waschmaschine_strom
        - sensor.waschmaschine_leistung

No further configuration was needed and the view was added automatically to lovelace.

With version 0.107 group view was removed.

I tried to recreate my (view) setup:

group.waschmaschine seems not to be supported in the view configuration, so I tried adding each entity manually.

I am a bit stuck at the moment. Can someone point me to the right direction, what I should configure, that my views look like before 0.107?

What is the best practice way to migrate from group views? Thank you!

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 95419

Trending Articles



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