mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-25 17:02:14 +01:00
sync (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
9b6495b3c7
commit
e1900e2da4
@@ -40,6 +40,25 @@ Page cardQR
|
||||
vis bText2,0
|
||||
tsw m0,0
|
||||
tsw m1,0
|
||||
cardQR.bco=defaultBcoColor
|
||||
for(sys0=0;sys0<32;sys0++)
|
||||
{
|
||||
if(b[sys0].type==98||b[sys0].type==116)
|
||||
{
|
||||
b[sys0].bco=defaultBcoColor
|
||||
b[sys0].pco=defaultFontColor
|
||||
}
|
||||
if(b[sys0].type==53&&defaultBcoColor==6371)
|
||||
{
|
||||
b[sys0].pic=1
|
||||
b[sys0].pic2=2
|
||||
}
|
||||
if(b[sys0].type==53&&defaultBcoColor==0)
|
||||
{
|
||||
b[sys0].pic=10
|
||||
b[sys0].pic2=11
|
||||
}
|
||||
}
|
||||
|
||||
Variable (string) strCommand
|
||||
Attributes
|
||||
|
||||
@@ -22,10 +22,6 @@ cardMedia
|
||||
34 Component(s)
|
||||
388 Line(s) of event code
|
||||
209 Unique line(s) of event code
|
||||
cardQR
|
||||
32 Component(s)
|
||||
384 Line(s) of event code
|
||||
223 Unique line(s) of event code
|
||||
cardGrid
|
||||
42 Component(s)
|
||||
458 Line(s) of event code
|
||||
@@ -42,6 +38,10 @@ popupShutter
|
||||
25 Component(s)
|
||||
388 Line(s) of event code
|
||||
211 Unique line(s) of event code
|
||||
cardQR
|
||||
32 Component(s)
|
||||
403 Line(s) of event code
|
||||
234 Unique line(s) of event code
|
||||
screensaver
|
||||
38 Component(s)
|
||||
332 Line(s) of event code
|
||||
@@ -62,5 +62,5 @@ cardThermo
|
||||
Total
|
||||
14 Page(s)
|
||||
444 Component(s)
|
||||
5257 Line(s) of event code
|
||||
1363 Unique line(s) of event code
|
||||
5276 Line(s) of event code
|
||||
1368 Unique line(s) of event code
|
||||
|
||||
Reference in New Issue
Block a user