mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-26 06:02:14 +01:00
sync (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
5246de2abd
commit
aae2e98126
@@ -1023,6 +1023,10 @@ Hotspot m0
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type1.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Hotspot m1
|
||||
Attributes
|
||||
@@ -1054,6 +1058,10 @@ Hotspot m1
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type2.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Hotspot m2
|
||||
Attributes
|
||||
@@ -1085,6 +1093,10 @@ Hotspot m2
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type3.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Hotspot m3
|
||||
Attributes
|
||||
@@ -1116,6 +1128,10 @@ Hotspot m3
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type4.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Hotspot mSpecial
|
||||
Attributes
|
||||
@@ -1923,6 +1939,10 @@ Timer tmSerial
|
||||
{
|
||||
page cardPower
|
||||
}
|
||||
if(tId.txt=="cardChart")
|
||||
{
|
||||
page cardChart
|
||||
}
|
||||
}
|
||||
if(tInstruction.txt=="time")
|
||||
{
|
||||
|
||||
@@ -262,6 +262,10 @@ Button bEntity1
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type1.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Touch Release Event
|
||||
tmLP.en=0
|
||||
@@ -303,6 +307,10 @@ Button bEntity2
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type2.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Touch Release Event
|
||||
tmLP.en=0
|
||||
@@ -344,6 +352,10 @@ Button bEntity3
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type3.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Touch Release Event
|
||||
tmLP.en=0
|
||||
@@ -385,6 +397,10 @@ Button bEntity4
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type4.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Touch Release Event
|
||||
tmLP.en=0
|
||||
@@ -426,6 +442,10 @@ Button bEntity5
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type5.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Touch Release Event
|
||||
tmLP.en=0
|
||||
@@ -467,6 +487,10 @@ Button bEntity6
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type6.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Touch Release Event
|
||||
tmLP.en=0
|
||||
|
||||
Reference in New Issue
Block a user