mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-23 13:02:14 +01:00
sync (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
3357e07337
commit
4a99e1efbb
@@ -20,17 +20,6 @@ Page cardMedia
|
||||
|
||||
Events
|
||||
Preinitialize Event
|
||||
for(sys0=0;sys0<40;sys0++)
|
||||
{
|
||||
b[sys0].bco=defaultBcoColor
|
||||
b[sys0].pco=defaultFontColor
|
||||
}
|
||||
if(defaultBcoColor==0)
|
||||
{
|
||||
hVolume.pic=14
|
||||
hVolume.pic1=13
|
||||
hVolume.pic2=15
|
||||
}
|
||||
dim=dimValueNormal
|
||||
vis p0,0
|
||||
vis tSend,0
|
||||
@@ -40,6 +29,21 @@ Page cardMedia
|
||||
vis t5,0
|
||||
vis bPrev,0
|
||||
vis bNext,0
|
||||
cardMedia.bco=defaultBcoColor
|
||||
for(sys0=0;sys0<34;sys0++)
|
||||
{
|
||||
if(b[sys0].type==98||b[sys0].type==116)
|
||||
{
|
||||
b[sys0].bco=defaultBcoColor
|
||||
b[sys0].pco=defaultFontColor
|
||||
}
|
||||
}
|
||||
if(defaultBcoColor==0)
|
||||
{
|
||||
hVolume.pic=14
|
||||
hVolume.pic1=13
|
||||
hVolume.pic2=15
|
||||
}
|
||||
|
||||
Variable (string) strCommand
|
||||
Attributes
|
||||
|
||||
@@ -18,10 +18,10 @@ popupLight
|
||||
27 Component(s)
|
||||
386 Line(s) of event code
|
||||
211 Unique line(s) of event code
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
cardMedia
|
||||
34 Component(s)
|
||||
388 Line(s) of event code
|
||||
211 Unique line(s) of event code
|
||||
209 Unique line(s) of event code
|
||||
cardQR
|
||||
32 Component(s)
|
||||
384 Line(s) of event code
|
||||
@@ -38,10 +38,10 @@ pageStartup
|
||||
19 Component(s)
|
||||
167 Line(s) of event code
|
||||
122 Unique line(s) of event code
|
||||
cardMedia
|
||||
34 Component(s)
|
||||
384 Line(s) of event code
|
||||
207 Unique line(s) of event code
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
388 Line(s) of event code
|
||||
211 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)
|
||||
5253 Line(s) of event code
|
||||
5257 Line(s) of event code
|
||||
1363 Unique line(s) of event code
|
||||
|
||||
@@ -218,7 +218,7 @@ Text tPosHeading
|
||||
Opacity : 127
|
||||
x coordinate : 11
|
||||
y coordinate : 183
|
||||
Width : 100
|
||||
Width : 114
|
||||
Height : 30
|
||||
Effect : load
|
||||
Effect Priority : 0
|
||||
@@ -233,7 +233,7 @@ Text tPosHeading
|
||||
Vertical Alignment : center
|
||||
Input Type : character
|
||||
Text : Position
|
||||
Max. Text Size : 15
|
||||
Max. Text Size : 30
|
||||
Word wrap : disabled
|
||||
Horizontal Spacing : 0
|
||||
Vertical Spacing : 0
|
||||
@@ -278,7 +278,7 @@ Text tTiltHeading
|
||||
Opacity : 127
|
||||
x coordinate : 11
|
||||
y coordinate : 335
|
||||
Width : 100
|
||||
Width : 113
|
||||
Height : 30
|
||||
Effect : load
|
||||
Effect Priority : 0
|
||||
@@ -293,7 +293,7 @@ Text tTiltHeading
|
||||
Vertical Alignment : center
|
||||
Input Type : character
|
||||
Text :
|
||||
Max. Text Size : 15
|
||||
Max. Text Size : 30
|
||||
Word wrap : disabled
|
||||
Horizontal Spacing : 0
|
||||
Vertical Spacing : 0
|
||||
|
||||
Reference in New Issue
Block a user