From b203634c85e7449e1d847e1f7da83b7563d2cf6d Mon Sep 17 00:00:00 2001 From: Florian Brinker Date: Mon, 28 Jan 2019 11:53:26 +0100 Subject: [PATCH] Changed light view --- lovelace-views/livingroom.yaml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/lovelace-views/livingroom.yaml b/lovelace-views/livingroom.yaml index 622392a..aa7beb2 100644 --- a/lovelace-views/livingroom.yaml +++ b/lovelace-views/livingroom.yaml @@ -4,16 +4,15 @@ cards: # Lights - type: horizontal-stack cards: - - type: light - entity: light.kuchen_theke - name: Küchen-Theke - - type: light - entity: light.stimmungslicht - name: Stimmungslicht - icon: mdi:lightbulb - - type: light - entity: light.ambilight - name: Ambilight + - type: entities + entities: + - entity: light.kuchen_theke + name: Küchen-Theke + - entity: light.stimmungslicht + name: Stimmungslicht + icon: mdi:lightbulb + - entity: light.ambilight + name: Ambilight # Denon + Harmony - type: vertical-stack