upd: bump to version 3.3

This commit is contained in:
Chris
2023-04-19 23:50:03 +02:00
parent 2cf447f660
commit 42766724fa
10 changed files with 13 additions and 13 deletions

View File

@@ -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"

View File

@@ -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());

Binary file not shown.

Binary file not shown.

View File

@@ -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

View File

@@ -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

Binary file not shown.

Binary file not shown.

View File

@@ -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

View File

@@ -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