mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-20 21:24:44 +01:00
fix disable (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
9699403191
commit
a4fbf60eb2
@@ -2678,7 +2678,7 @@ Timer tmSerial
|
||||
{
|
||||
bUp1.pco=65535
|
||||
tsw bUp1,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bUp1.pco=27501
|
||||
tsw bUp1,0
|
||||
@@ -2690,7 +2690,7 @@ Timer tmSerial
|
||||
bStop1.pco=65535
|
||||
bStop1.txt=tTmp.txt
|
||||
tsw bStop1,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bStop1.pco=27501
|
||||
tsw bStop1,0
|
||||
@@ -2702,7 +2702,7 @@ Timer tmSerial
|
||||
bDown1.pco=65535
|
||||
bDown1.txt=tTmp.txt
|
||||
tsw bDown1,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bDown1.pco=27501
|
||||
tsw bDown1,0
|
||||
@@ -2837,7 +2837,7 @@ Timer tmSerial
|
||||
{
|
||||
bUp2.pco=65535
|
||||
tsw bUp2,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bUp2.pco=27501
|
||||
tsw bUp2,0
|
||||
@@ -2849,7 +2849,7 @@ Timer tmSerial
|
||||
bStop2.pco=65535
|
||||
bStop2.txt=tTmp.txt
|
||||
tsw bStop2,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bStop2.pco=27501
|
||||
tsw bStop2,0
|
||||
@@ -2861,7 +2861,7 @@ Timer tmSerial
|
||||
bDown2.pco=65535
|
||||
bDown2.txt=tTmp.txt
|
||||
tsw bDown2,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bDown2.pco=27501
|
||||
tsw bDown2,0
|
||||
@@ -2996,7 +2996,7 @@ Timer tmSerial
|
||||
{
|
||||
bUp3.pco=65535
|
||||
tsw bUp3,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bUp3.pco=27501
|
||||
tsw bUp3,0
|
||||
@@ -3008,7 +3008,7 @@ Timer tmSerial
|
||||
bStop3.pco=65535
|
||||
bStop3.txt=tTmp.txt
|
||||
tsw bStop3,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bStop3.pco=27501
|
||||
tsw bStop3,0
|
||||
@@ -3020,7 +3020,7 @@ Timer tmSerial
|
||||
bDown3.pco=65535
|
||||
bDown3.txt=tTmp.txt
|
||||
tsw bDown3,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bDown3.pco=27501
|
||||
tsw bDown3,0
|
||||
@@ -3155,7 +3155,7 @@ Timer tmSerial
|
||||
{
|
||||
bUp4.pco=65535
|
||||
tsw bUp4,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bUp4.pco=27501
|
||||
tsw bUp4,0
|
||||
@@ -3167,7 +3167,7 @@ Timer tmSerial
|
||||
bStop4.pco=65535
|
||||
bStop4.txt=tTmp.txt
|
||||
tsw bStop4,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bStop4.pco=27501
|
||||
tsw bStop4,0
|
||||
@@ -3179,7 +3179,7 @@ Timer tmSerial
|
||||
bDown4.pco=65535
|
||||
bDown4.txt=tTmp.txt
|
||||
tsw bDown4,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bDown4.pco=27501
|
||||
tsw bDown4,0
|
||||
@@ -3314,7 +3314,7 @@ Timer tmSerial
|
||||
{
|
||||
bUp5.pco=65535
|
||||
tsw bUp5,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bUp5.pco=27501
|
||||
tsw bUp5,0
|
||||
@@ -3326,7 +3326,7 @@ Timer tmSerial
|
||||
bStop5.pco=65535
|
||||
bStop5.txt=tTmp.txt
|
||||
tsw bStop5,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bStop5.pco=27501
|
||||
tsw bStop5,0
|
||||
@@ -3338,7 +3338,7 @@ Timer tmSerial
|
||||
bDown5.pco=65535
|
||||
bDown5.txt=tTmp.txt
|
||||
tsw bDown5,1
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
bDown5.pco=27501
|
||||
tsw bDown5,0
|
||||
|
||||
@@ -18,6 +18,10 @@ pageStartup
|
||||
19 Component(s)
|
||||
154 Line(s) of event code
|
||||
115 Unique line(s) of event code
|
||||
popupShutter
|
||||
20 Component(s)
|
||||
241 Line(s) of event code
|
||||
138 Unique line(s) of event code
|
||||
popupLight
|
||||
27 Component(s)
|
||||
345 Line(s) of event code
|
||||
@@ -50,10 +54,6 @@ cardEntities
|
||||
77 Component(s)
|
||||
1343 Line(s) of event code
|
||||
571 Unique line(s) of event code
|
||||
popupShutter
|
||||
20 Component(s)
|
||||
241 Line(s) of event code
|
||||
138 Unique line(s) of event code
|
||||
|
||||
Total
|
||||
13 Page(s)
|
||||
|
||||
@@ -652,7 +652,7 @@ Timer tmSerial
|
||||
bUp1.txt=tTmp.txt
|
||||
tsw bUp1,1
|
||||
bUp1.pco=65535
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
tsw bUp1,0
|
||||
bUp1.pco=27501
|
||||
@@ -664,7 +664,7 @@ Timer tmSerial
|
||||
bStop1.txt=tTmp.txt
|
||||
tsw bStop1,1
|
||||
bStop1.pco=65535
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
tsw bStop1,0
|
||||
bStop1.pco=27501
|
||||
@@ -676,7 +676,7 @@ Timer tmSerial
|
||||
bDown1.txt=tTmp.txt
|
||||
tsw bDown1,1
|
||||
bDown1.pco=65535
|
||||
}else if(tTmp.txt!="disable")
|
||||
}else if(tTmp.txt=="disable")
|
||||
{
|
||||
tsw bDown1,0
|
||||
bDown1.pco=27501
|
||||
|
||||
Reference in New Issue
Block a user