mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-03-01 02:20:12 +01:00
sync (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
5246de2abd
commit
aae2e98126
@@ -1912,6 +1912,10 @@ Hotspot m0
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type1.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Hotspot m1
|
||||
Attributes
|
||||
@@ -1952,6 +1956,10 @@ Hotspot m1
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type2.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Hotspot m2
|
||||
Attributes
|
||||
@@ -1992,6 +2000,10 @@ Hotspot m2
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type3.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Hotspot m3
|
||||
Attributes
|
||||
@@ -2032,6 +2044,10 @@ Hotspot m3
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type4.txt=="timer")
|
||||
{
|
||||
page popupTimer
|
||||
}
|
||||
|
||||
Hotspot mSpecial
|
||||
Attributes
|
||||
@@ -2876,6 +2892,10 @@ Timer tmSerial
|
||||
{
|
||||
page cardPower
|
||||
}
|
||||
if(tId.txt=="cardChart")
|
||||
{
|
||||
page cardChart
|
||||
}
|
||||
}
|
||||
if(tInstruction.txt=="time")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user