Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text)

This commit is contained in:
joBr99
2023-07-31 16:25:33 +00:00
committed by github-actions[bot]
parent 3ddef89431
commit 1b57cdbe62
39 changed files with 6728 additions and 902 deletions

View File

@@ -118,56 +118,56 @@ Variable (string) entn1
ID : 48
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn2
Attributes
ID : 49
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn3
Attributes
ID : 50
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn4
Attributes
ID : 51
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn5
Attributes
ID : 61
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) entn6
Attributes
ID : 88
Scope : local
Text :
Max. Text Size: 65
Max. Text Size: 64
Variable (string) nent1
Attributes
ID : 90
Scope : local
Text :
Max. Text Size: 40
Max. Text Size: 38
Variable (string) nent2
Attributes
ID : 89
Scope : local
Text :
Max. Text Size: 40
Max. Text Size: 38
Variable (string) strCommand
Attributes
@@ -2618,8 +2618,13 @@ Hotspot m0
}
if(type1.txt=="light")
{
//popupLight.tEntity.txt=tEntity1.txt
page popupLight
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type1.txt=="fan")
{
@@ -2661,8 +2666,13 @@ Hotspot m1
}
if(type2.txt=="light")
{
//popupLight.tEntity.txt=tEntity2.txt
page popupLight
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type2.txt=="fan")
{
@@ -2704,8 +2714,13 @@ Hotspot m2
}
if(type3.txt=="light")
{
//popupLight.tEntity.txt=tEntity3.txt
page popupLight
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type3.txt=="fan")
{
@@ -2747,8 +2762,13 @@ Hotspot m3
}
if(type4.txt=="light")
{
//popupLight.tEntity.txt=tEntity4.txt
page popupLight
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type4.txt=="fan")
{
@@ -2790,8 +2810,13 @@ Hotspot m4
}
if(type5.txt=="light")
{
//popupLight.tEntity.txt=tEntity5.txt
page popupLight
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type5.txt=="fan")
{
@@ -2833,8 +2858,13 @@ Hotspot m5
}
if(type6.txt=="light")
{
//popupLight.tEntity.txt=tEntity5.txt
page popupLight
if(featNewSliders==1)
{
page popupLightNew
}else
{
page popupLight
}
}
if(type6.txt=="fan")
{