diff --git a/nspanel_blueprint.yaml b/nspanel_blueprint.yaml index b3b47f8..be8295b 100644 --- a/nspanel_blueprint.yaml +++ b/nspanel_blueprint.yaml @@ -32,7 +32,7 @@ The goal was to create a version that allows everyone to use the NSpanel fully l 🎉 Roadmap Roadmap can be found here [Roadmap](https://github.com/Blackymas/NSPanel_HA_Blueprint/labels/roadmap) -ℹ️ Version: v.3.2.3 +ℹ️ Version: v.3.3 ' @@ -2350,7 +2350,7 @@ trigger_variables: variables: ##### GENERAL ##### - blueprint_version: "3.2.3" + blueprint_version: "3.3" language: !input "language" date_format: !input "date_format" time_format: !input "time_format" diff --git a/nspanel_esphome.yaml b/nspanel_esphome.yaml index ac2600c..f6107cf 100644 --- a/nspanel_esphome.yaml +++ b/nspanel_esphome.yaml @@ -847,7 +847,7 @@ display: on_setup: then: - lambda: id(disp1).send_command_printf("page 8"); - - lambda: id(disp1).set_component_text_printf("boot.esph_version", "%s", "3.2.3"); ### esphome-version ### + - lambda: id(disp1).set_component_text_printf("boot.esph_version", "%s", "3.3"); ### esphome-version ### - wait_until: api.connected - lambda: id(disp1).set_component_text_printf("boot.ip_addr", "%s", id(ip_address).state.c_str()); diff --git a/nspanel_eu.HMI b/nspanel_eu.HMI index 4e3f537..e483784 100644 Binary files a/nspanel_eu.HMI and b/nspanel_eu.HMI differ diff --git a/nspanel_eu.tft b/nspanel_eu.tft index 61ea836..2115ad7 100644 Binary files a/nspanel_eu.tft and b/nspanel_eu.tft differ diff --git a/nspanel_eu_code/boot.txt b/nspanel_eu_code/boot.txt index f69593e..2d98bd2 100644 --- a/nspanel_eu_code/boot.txt +++ b/nspanel_eu_code/boot.txt @@ -209,7 +209,7 @@ Text tft_version Horizontal Alignment : left Vertical Alignment : center Input Type : character - Text : 3.2.3 + Text : 3.3 Max. Text Size : 8 Word wrap : disabled Horizontal Spacing : 0 diff --git a/nspanel_eu_code/nspanel_eu_Stats.txt b/nspanel_eu_code/nspanel_eu_Stats.txt index c6a78b1..c21c6aa 100644 --- a/nspanel_eu_code/nspanel_eu_Stats.txt +++ b/nspanel_eu_code/nspanel_eu_Stats.txt @@ -14,10 +14,6 @@ notification 11 Component(s) 60 Line(s) of event code 31 Unique line(s) of event code -boot - 11 Component(s) - 6 Line(s) of event code - 5 Unique line(s) of event code weather03 19 Component(s) 47 Line(s) of event code @@ -42,6 +38,10 @@ entitypage04 29 Component(s) 48 Line(s) of event code 29 Unique line(s) of event code +boot + 11 Component(s) + 6 Line(s) of event code + 5 Unique line(s) of event code coversettings 16 Component(s) 90 Line(s) of event code diff --git a/nspanel_us.HMI b/nspanel_us.HMI index 5b706c7..89e980f 100644 Binary files a/nspanel_us.HMI and b/nspanel_us.HMI differ diff --git a/nspanel_us.tft b/nspanel_us.tft index eab306c..5f4cc58 100644 Binary files a/nspanel_us.tft and b/nspanel_us.tft differ diff --git a/nspanel_us_code/boot.txt b/nspanel_us_code/boot.txt index b843a6c..cba1d7b 100644 --- a/nspanel_us_code/boot.txt +++ b/nspanel_us_code/boot.txt @@ -209,7 +209,7 @@ Text tft_version Horizontal Alignment : left Vertical Alignment : center Input Type : character - Text : 3.2.3 + Text : 3.3 Max. Text Size : 8 Word wrap : disabled Horizontal Spacing : 0 diff --git a/nspanel_us_code/nspanel_us_Stats.txt b/nspanel_us_code/nspanel_us_Stats.txt index 6e74753..82f957e 100644 --- a/nspanel_us_code/nspanel_us_Stats.txt +++ b/nspanel_us_code/nspanel_us_Stats.txt @@ -10,14 +10,14 @@ qrcode 6 Component(s) 46 Line(s) of event code 28 Unique line(s) of event code -settings - 15 Component(s) - 65 Line(s) of event code - 32 Unique line(s) of event code boot 11 Component(s) 6 Line(s) of event code 5 Unique line(s) of event code +settings + 15 Component(s) + 65 Line(s) of event code + 32 Unique line(s) of event code weather05 19 Component(s) 47 Line(s) of event code