mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-03-01 02:20:12 +01:00
implement #471 (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
673f4c20da
commit
cd1fecd9f2
@@ -1014,6 +1014,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
|
||||
@@ -1040,6 +1041,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
|
||||
@@ -1066,6 +1068,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
|
||||
@@ -1092,6 +1095,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
|
||||
|
||||
Reference in New Issue
Block a user