From 3da9c4d850e86b5879a6950aaa3918fdf5f621ed Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Fri, 26 Apr 2024 10:19:23 +0200 Subject: [PATCH] Bump to v4.3.8.dev1 Supports #2091 --- esphome/nspanel_esphome_core.yaml | 2 +- nspanel_blueprint.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/esphome/nspanel_esphome_core.yaml b/esphome/nspanel_esphome_core.yaml index c10ad3d..d593ede 100644 --- a/esphome/nspanel_esphome_core.yaml +++ b/esphome/nspanel_esphome_core.yaml @@ -17,7 +17,7 @@ substitutions: invalid_cooldown: "100ms" bytes_per_char: "1" ##### DON'T CHANGE THIS ###### - version: "4.3.7" + version: "4.3.8.dev1" ############################## ##### External components ##### diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index 8cb279b..6cae0fd 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -10,7 +10,7 @@ blueprint: description: > # NSPanel Configuration via Blueprint: Complete UI-Based Setup - **Version**: v4.3.7 + **Version**: v4.3.8.dev1 This project enables comprehensive configuration of your NSPanel through a Blueprint featuring a user interface. @@ -3826,7 +3826,7 @@ trigger_variables: group06: !input utilities_page01_group06_line_reference variables: - blueprint_version: '4.3.7' + blueprint_version: '4.3.8.dev1' pages: current: '{{ states(currentpage) }}' home: "home"