From: Giorgio Ravera Date: Mon, 10 Feb 2020 20:17:51 +0000 (+0100) Subject: Added update to lovelace X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=963345d33cba28e2da0dade8b8238e4b7420b1b1;p=homeassistant.git Added update to lovelace --- diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index 4701e859..d385b286 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -1478,3 +1478,11 @@ views: entities: - script.shelly_upgrade - script.shelly_reboot + + - type: vertical-stack + cards: + - type: entities + title: Informazioni Varie + show_header_toggle: false + entities: + - input_boolean.update \ No newline at end of file