From cf5829af8fc7278033f223f51e7550bebd5adba6 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Tue, 18 Apr 2023 21:56:20 +0200 Subject: [PATCH] Removing extra line --- nspanel_blueprint.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index 8e238e6..68e08e4 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -4473,7 +4473,6 @@ action: - service: "{{ nextion.commands.show_all }}" continue_on_error: true - ## PAGE LIGHTSETTINGS ## - alias: Light settings page conditions: "{{ nspanel_event.page == nextion.pages.light }}"