From ecc15d96ac83a72d8e269c840e9a0cb637bbe70f Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Fri, 3 Jan 2020 20:40:04 +0100 Subject: [PATCH] Fixed ui-lovelace.yaml --- ui-lovelace.yaml | 55 ++++++++++++++++++++++-------------------------- 1 file changed, 25 insertions(+), 30 deletions(-) diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index 0bbfdda1..f2344da2 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -1273,30 +1273,30 @@ views: - sensor.potenza_reattiva - sensor.tensione cards: - - type: sensor - entity: sensor.potenza_istantanea - name: Consumo Energetico - graph: line - unit: W - detail: 2 -# - type: sensor -# entity: sensor.potenza_reattiva -# name: Potenza Reattiva -# graph: line -# unit: var -# detail: 1 -# - type: sensor -# entity: sensor.energia_assorbita -# name: Energia Assorbita -# graph: line -# unit: KVh -# detail: 1 -# - type: sensor -# entity: sensor.voltaggio -# name: Voltaggio -# graph: line -# unit: V -# detail: 1 + - type: sensor + entity: sensor.potenza_istantanea + name: Consumo Energetico + graph: line + unit: W + detail: 2 +# - type: sensor +# entity: sensor.potenza_reattiva +# name: Potenza Reattiva +# graph: line +# unit: var +# detail: 1 +# - type: sensor +# entity: sensor.energia_assorbita +# name: Energia Assorbita +# graph: line +# unit: KVh +# detail: 1 +# - type: sensor +# entity: sensor.voltaggio +# name: Voltaggio +# graph: line +# unit: V +# detail: 1 ###################################################################### # Network @@ -1304,10 +1304,7 @@ views: - title: Dispositivi di Rete id: network icon: mdi:lan - panel: true cards: - - type: horizontal-stack - cards: - type: glance title: External IP entities: @@ -1380,10 +1377,8 @@ views: - binary_sensor.guard_mode - binary_sensor.speech_notifications - binary_sensor.text_notifications - panel: true +# panel: true cards: - - type: horizontal-stack - cards: - type: vertical-stack cards: - type: entities -- 2.47.3