upd: bump to version 3.3
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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());
|
||||
|
||||
BIN
nspanel_eu.HMI
BIN
nspanel_eu.HMI
Binary file not shown.
BIN
nspanel_eu.tft
BIN
nspanel_eu.tft
Binary file not shown.
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
BIN
nspanel_us.HMI
BIN
nspanel_us.HMI
Binary file not shown.
BIN
nspanel_us.tft
BIN
nspanel_us.tft
Binary file not shown.
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user