mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-22 14:08:37 +01:00
implement #471 (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
673f4c20da
commit
cd1fecd9f2
@@ -2302,6 +2302,7 @@ Hotspot m2
|
||||
Touch Press Event
|
||||
pageIcons.tTmp1.txt=tEntity3.txt
|
||||
pageIcons.tTmp2.txt=entn3.txt
|
||||
pageIcons.tTmp3.txt=tIcon3.txt
|
||||
if(type3.txt=="shutter")
|
||||
{
|
||||
//popupShutter.tHeading.txt=tEntity3.txt
|
||||
@@ -2337,6 +2338,7 @@ Hotspot m1
|
||||
Touch Press Event
|
||||
pageIcons.tTmp1.txt=tEntity2.txt
|
||||
pageIcons.tTmp2.txt=entn2.txt
|
||||
pageIcons.tTmp3.txt=tIcon2.txt
|
||||
if(type2.txt=="shutter")
|
||||
{
|
||||
//popupShutter.tHeading.txt=tEntity2.txt
|
||||
@@ -2372,6 +2374,7 @@ Hotspot m0
|
||||
Touch Press Event
|
||||
pageIcons.tTmp1.txt=tEntity1.txt
|
||||
pageIcons.tTmp2.txt=entn1.txt
|
||||
pageIcons.tTmp3.txt=tIcon1.txt
|
||||
if(type1.txt=="shutter")
|
||||
{
|
||||
//popupShutter.tHeading.txt=tEntity1.txt
|
||||
@@ -2407,6 +2410,7 @@ Hotspot m3
|
||||
Touch Press Event
|
||||
pageIcons.tTmp1.txt=tEntity4.txt
|
||||
pageIcons.tTmp2.txt=entn4.txt
|
||||
pageIcons.tTmp3.txt=tIcon4.txt
|
||||
if(type4.txt=="shutter")
|
||||
{
|
||||
//popupShutter.tHeading.txt=tEntity4.txt
|
||||
@@ -2442,6 +2446,7 @@ Hotspot m4
|
||||
Touch Press Event
|
||||
pageIcons.tTmp1.txt=tEntity5.txt
|
||||
pageIcons.tTmp2.txt=entn5.txt
|
||||
pageIcons.tTmp3.txt=tIcon5.txt
|
||||
if(type5.txt=="shutter")
|
||||
{
|
||||
//popupShutter.tHeading.txt=tEntity5.txt
|
||||
|
||||
@@ -608,6 +608,7 @@ Button bEntity1
|
||||
tTmp.txt=type1.txt
|
||||
pageIcons.tTmp1.txt=tEntity1.txt
|
||||
pageIcons.tTmp2.txt=entn1.txt
|
||||
pageIcons.tTmp3.txt=bEntity1.txt
|
||||
if(type1.txt=="shutter")
|
||||
{
|
||||
page popupShutter
|
||||
@@ -666,6 +667,7 @@ Button bEntity2
|
||||
tTmp.txt=type2.txt
|
||||
pageIcons.tTmp1.txt=tEntity2.txt
|
||||
pageIcons.tTmp2.txt=entn2.txt
|
||||
pageIcons.tTmp3.txt=bEntity2.txt
|
||||
if(type2.txt=="shutter")
|
||||
{
|
||||
page popupShutter
|
||||
@@ -724,6 +726,7 @@ Button bEntity3
|
||||
tTmp.txt=type3.txt
|
||||
pageIcons.tTmp1.txt=tEntity3.txt
|
||||
pageIcons.tTmp2.txt=entn3.txt
|
||||
pageIcons.tTmp3.txt=bEntity3.txt
|
||||
if(type3.txt=="shutter")
|
||||
{
|
||||
page popupShutter
|
||||
@@ -782,6 +785,7 @@ Button bEntity4
|
||||
tTmp.txt=type4.txt
|
||||
pageIcons.tTmp1.txt=tEntity4.txt
|
||||
pageIcons.tTmp2.txt=entn4.txt
|
||||
pageIcons.tTmp3.txt=bEntity4.txt
|
||||
if(type4.txt=="shutter")
|
||||
{
|
||||
page popupShutter
|
||||
@@ -840,6 +844,7 @@ Button bEntity5
|
||||
tTmp.txt=type5.txt
|
||||
pageIcons.tTmp1.txt=tEntity5.txt
|
||||
pageIcons.tTmp2.txt=entn5.txt
|
||||
pageIcons.tTmp3.txt=bEntity5.txt
|
||||
if(type5.txt=="shutter")
|
||||
{
|
||||
page popupShutter
|
||||
@@ -898,6 +903,7 @@ Button bEntity6
|
||||
tTmp.txt=type6.txt
|
||||
pageIcons.tTmp1.txt=tEntity6.txt
|
||||
pageIcons.tTmp2.txt=entn6.txt
|
||||
pageIcons.tTmp3.txt=bEntity6.txt
|
||||
if(type6.txt=="shutter")
|
||||
{
|
||||
page popupShutter
|
||||
|
||||
@@ -3,7 +3,7 @@ Program.s
|
||||
12 Line(s) of event code
|
||||
12 Unique line(s) of event code
|
||||
pageIcons
|
||||
6 Component(s)
|
||||
7 Component(s)
|
||||
0 Line(s) of event code
|
||||
0 Unique line(s) of event code
|
||||
pageTest
|
||||
@@ -14,10 +14,10 @@ popupNotify
|
||||
17 Component(s)
|
||||
226 Line(s) of event code
|
||||
143 Unique line(s) of event code
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
388 Line(s) of event code
|
||||
211 Unique line(s) of event code
|
||||
popupLight
|
||||
27 Component(s)
|
||||
387 Line(s) of event code
|
||||
212 Unique line(s) of event code
|
||||
pageStartup
|
||||
19 Component(s)
|
||||
167 Line(s) of event code
|
||||
@@ -26,18 +26,18 @@ cardMedia
|
||||
34 Component(s)
|
||||
389 Line(s) of event code
|
||||
210 Unique line(s) of event code
|
||||
popupLight
|
||||
27 Component(s)
|
||||
386 Line(s) of event code
|
||||
211 Unique line(s) of event code
|
||||
popupFan
|
||||
27 Component(s)
|
||||
342 Line(s) of event code
|
||||
199 Unique line(s) of event code
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
389 Line(s) of event code
|
||||
212 Unique line(s) of event code
|
||||
cardGrid
|
||||
42 Component(s)
|
||||
463 Line(s) of event code
|
||||
272 Unique line(s) of event code
|
||||
469 Line(s) of event code
|
||||
278 Unique line(s) of event code
|
||||
cardQR
|
||||
32 Component(s)
|
||||
404 Line(s) of event code
|
||||
@@ -56,11 +56,11 @@ cardThermo
|
||||
303 Unique line(s) of event code
|
||||
cardEntities
|
||||
77 Component(s)
|
||||
1349 Line(s) of event code
|
||||
600 Unique line(s) of event code
|
||||
1354 Line(s) of event code
|
||||
605 Unique line(s) of event code
|
||||
|
||||
Total
|
||||
14 Page(s)
|
||||
450 Component(s)
|
||||
5483 Line(s) of event code
|
||||
1478 Unique line(s) of event code
|
||||
451 Component(s)
|
||||
5496 Line(s) of event code
|
||||
1490 Unique line(s) of event code
|
||||
|
||||
@@ -92,6 +92,36 @@ Text tTmp2
|
||||
Horizontal Spacing : 0
|
||||
Vertical Spacing : 0
|
||||
|
||||
Text tTmp3
|
||||
Attributes
|
||||
ID : 6
|
||||
Scope : global
|
||||
Dragging : 0
|
||||
Disable release event after dragging: 0
|
||||
Send Component ID : disabled
|
||||
Opacity : 127
|
||||
x coordinate : 86
|
||||
y coordinate : 143
|
||||
Width : 146
|
||||
Height : 69
|
||||
Effect : load
|
||||
Effect Priority : 0
|
||||
Effect Time : 300
|
||||
Fill : solid color
|
||||
Style : flat
|
||||
Associated Keyboard : none
|
||||
Font ID : 1
|
||||
Back. Color : 65535
|
||||
Font Color : 0
|
||||
Horizontal Alignment : center
|
||||
Vertical Alignment : center
|
||||
Input Type : character
|
||||
Text :
|
||||
Max. Text Size : 10
|
||||
Word wrap : disabled
|
||||
Horizontal Spacing : 0
|
||||
Vertical Spacing : 0
|
||||
|
||||
Picture p0
|
||||
Attributes
|
||||
ID : 1
|
||||
|
||||
@@ -25,6 +25,7 @@ Page popupLight
|
||||
tEntity.txt=pageIcons.tTmp1.txt
|
||||
//get entity id
|
||||
entn.txt=pageIcons.tTmp2.txt
|
||||
tIcon1.txt=pageIcons.tTmp3.txt
|
||||
vis p0,0
|
||||
vis tSend,0
|
||||
vis tTmp,0
|
||||
|
||||
@@ -25,6 +25,7 @@ Page popupShutter
|
||||
tEntity.txt=pageIcons.tTmp1.txt
|
||||
//get entity id
|
||||
entn.txt=pageIcons.tTmp2.txt
|
||||
tIcon1.txt=pageIcons.tTmp3.txt
|
||||
vis p0,0
|
||||
vis tSend,0
|
||||
vis tPosHeading,0
|
||||
|
||||
Reference in New Issue
Block a user