From 0f49377b5a3f341c834d426da8dac8e751eea232 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Sun, 14 Apr 2019 15:02:40 +0200 Subject: [PATCH] Added light block into light panel --- ui-lovelace.yaml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index b620b867..c79a0c69 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -106,6 +106,18 @@ views: - light.luce_bagno - light.luce_specchio cards: + - type: entities + title: Comandi luci + show_header_toggle: false + entities: + - light.luci_globale + - light.luce_cucina + - light.luce_corridoio + - light.luce_divano + - light.luce_divano_bianca + - light.luce_bagno + - light.luce_specchio + - type: light name: Luci Globale entity: light.luci_globale @@ -157,7 +169,7 @@ views: - cover.tapparella_camera ###################################################################### -# Climate View +# Climate ###################################################################### - title: Termostato id: climate -- 2.47.3