From 94868d083257be3085f8d5dbeece031b34cfe2e5 Mon Sep 17 00:00:00 2001 From: Georgi Gardev Date: Mon, 20 Apr 2020 17:02:04 +0300 Subject: [PATCH] Update names --- config/lovelace/home_dashboard/00_home.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/lovelace/home_dashboard/00_home.yaml b/config/lovelace/home_dashboard/00_home.yaml index 81a2b8e..f822717 100644 --- a/config/lovelace/home_dashboard/00_home.yaml +++ b/config/lovelace/home_dashboard/00_home.yaml @@ -138,12 +138,13 @@ cards: - type: custom:decluttering-card template: percentage_card variables: - - name: Quarantined percent + - name: Percent - entity: sensor.quarantined_percent - icon: mdi:percent - orange: 100 - red: 100 - - sensor.quarantine_times_left + - entity: sensor.quarantine_times_left + name: Times left - type: "custom:weather-card" current: true details: true