Forum › Forum › Schnelle Frage › gruppieren von binary_sensor › Antwort auf: gruppieren von binary_sensor
7. März 2021 um 11:15
#2156
Teilnehmer
Alternativ:
<code class="language-xml">windows: - fenstereg: name: 'Erdgeschossfenster' entities: - binary_sensor.buro_n - binary_sensor.buro_o - binary_sensor.bibliothek - binary_sensor.wozi_li - binary_sensor.wozi_mi_li - binary_sensor.wozi_mi_re - binary_sensor.wozi_mi_re - binary_sensor.esszimmer_s - binary_sensor.esszimmer_so - binary_sensor.esszimmer_o - binary_sensor.kuche_li - binary_sensor.kuche_re - fensterog: name: 'Obergeschossfenster' entities: - binary_sensor.Eltern - binary_sensor.Spielzimmer - binary_sensor.Kinderbad - binary_sensor.HWR - binary_sensor.Lina - binary_sensor.Aaron - binary_sensor.Elternbad
liefert auch wieder einen grünen Haken in der groups.yaml und eine andere Fehlermeldung:
Invalid config for [group]: value should be a string for dictionary value @ data[‚group‘][‚windows‘][‚entities‘]. Got None. (See /config/configuration.yaml, line 7).