From 963345d33cba28e2da0dade8b8238e4b7420b1b1 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Mon, 10 Feb 2020 21:17:51 +0100 Subject: [PATCH] Added update to lovelace --- ui-lovelace.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) 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 -- 2.47.3