From cf430fc1a8aad339304a8c2a22553d14cf28c819 Mon Sep 17 00:00:00 2001 From: deejaybeam Date: Thu, 23 Mar 2023 21:54:39 +0100 Subject: [PATCH] fix: Nspanel stays on loading --- nspanel_blueprint.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index ad5d998..0fae75a 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -4107,6 +4107,8 @@ action: - conditions: - condition: trigger id: nspanel_boot_init + - condition: template + value_template: '{{ states(current_page) != page_home or states(last_click) == "unknown" }}' sequence: - delay: milliseconds: 100