Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text)

This commit is contained in:
joBr99
2023-02-16 21:52:45 +00:00
committed by github-actions[bot]
parent 27b4a2205c
commit e88ec15d60
13 changed files with 68 additions and 132 deletions

View File

@@ -94,7 +94,7 @@ Page cardEntities
vis hSlider6,0
vis nNum6,0
cardEntities.bco=defaultBcoColor
for(sys0=0;sys0<65;sys0++)
for(sys0=0;sys0<90;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116||b[sys0].type==54)
{

View File

@@ -47,7 +47,7 @@ Page cardPower
vis t4Icon,0
vis t5Icon,0
cardPower.bco=defaultBcoColor
for(sys0=0;sys0<48;sys0++)
for(sys0=0;sys0<54;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116)
{

View File

@@ -26,10 +26,10 @@ cardQR
34 Component(s)
406 Line(s) of event code
236 Unique line(s) of event code
pageStartup
19 Component(s)
185 Line(s) of event code
131 Unique line(s) of event code
cardPower
54 Component(s)
517 Line(s) of event code
339 Unique line(s) of event code
cardThermo
57 Component(s)
536 Line(s) of event code
@@ -54,10 +54,10 @@ cardLChart
33 Component(s)
398 Line(s) of event code
264 Unique line(s) of event code
cardPower
54 Component(s)
517 Line(s) of event code
339 Unique line(s) of event code
pageStartup
19 Component(s)
189 Line(s) of event code
133 Unique line(s) of event code
cardMedia
59 Component(s)
645 Line(s) of event code
@@ -90,5 +90,5 @@ cardEntities
Total
21 Page(s)
811 Component(s)
9618 Line(s) of event code
2454 Unique line(s) of event code
9622 Line(s) of event code
2453 Unique line(s) of event code

View File

@@ -402,7 +402,7 @@ Text tVersion
Horizontal Alignment : center
Vertical Alignment : center
Input Type : character
Text : 49
Text : 50
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0
@@ -613,6 +613,10 @@ Timer tmSerial
{
page screensaver
}
if(tId.txt=="screensaver2")
{
page screensaver2
}
if(tId.txt=="cardEntities")
{
page cardEntities