From 53911e0fce429c8f06967708b456feaa9da3d80b Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Mon, 16 Dec 2019 12:35:44 +0100 Subject: [PATCH] Removed custom_updater --- configuration.yaml | 3 --- ui-lovelace.yaml | 10 ---------- 2 files changed, 13 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index 499e1936..bd6f5ede 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -162,9 +162,6 @@ mobile_app: # Mercedes Me mercedesmeapi: !include components/mercedesme.yaml -# Custom Updater -custom_updater: - # HACS # hacs: !include components/hacs.yaml diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index d47c30eb..76114d17 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -1432,13 +1432,3 @@ views: entities: - script.shelly_upgrade - script.shelly_reboot - - - type: vertical-stack - cards: - - type: custom:tracker-card - title: Aggiornamenti Moduli Custom - name_text: Nome - current_text: Versione Corrente - available_text: Versione Disponibile - check_text: Verifica - update_all_text: Aggiorna -- 2.47.3