mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-03-03 07:06:51 +01:00
implement #471 (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
673f4c20da
commit
cd1fecd9f2
@@ -1220,6 +1220,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
|
||||
@@ -1246,6 +1247,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
|
||||
@@ -1272,6 +1274,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
|
||||
@@ -1298,6 +1301,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
|
||||
@@ -1324,6 +1328,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
|
||||
|
||||
Reference in New Issue
Block a user