From: Giorgio Ravera Date: Mon, 16 Dec 2019 11:35:44 +0000 (+0100) Subject: Removed custom_updater X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=53911e0fce429c8f06967708b456feaa9da3d80b;p=homeassistant.git Removed custom_updater --- 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