mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-21 05:34:45 +01:00
Merge pull request #96 from jmbinette/main (add nextion2text)
This commit is contained in:
@@ -39,6 +39,7 @@ Page cardEntities
|
||||
vis tEntity1,0
|
||||
vis bText1,0
|
||||
vis hSlider1,0
|
||||
vis nNum1,0
|
||||
//ui e2
|
||||
vis btOnOff2,0
|
||||
vis bUp2,0
|
||||
@@ -48,6 +49,7 @@ Page cardEntities
|
||||
vis tEntity2,0
|
||||
vis bText2,0
|
||||
vis hSlider2,0
|
||||
vis nNum2,0
|
||||
//ui e3
|
||||
vis btOnOff3,0
|
||||
vis bUp3,0
|
||||
@@ -57,6 +59,7 @@ Page cardEntities
|
||||
vis tEntity3,0
|
||||
vis bText3,0
|
||||
vis hSlider3,0
|
||||
vis nNum3,0
|
||||
//ui e4
|
||||
vis btOnOff4,0
|
||||
vis bUp4,0
|
||||
@@ -66,6 +69,7 @@ Page cardEntities
|
||||
vis tEntity4,0
|
||||
vis bText4,0
|
||||
vis hSlider4,0
|
||||
vis nNum4,0
|
||||
//ui e5
|
||||
vis btOnOff5,0
|
||||
vis bUp5,0
|
||||
@@ -75,6 +79,7 @@ Page cardEntities
|
||||
vis tEntity5,0
|
||||
vis bText5,0
|
||||
vis hSlider5,0
|
||||
vis nNum5,0
|
||||
//ui e6
|
||||
vis btOnOff6,0
|
||||
vis bUp6,0
|
||||
@@ -84,6 +89,7 @@ Page cardEntities
|
||||
vis tEntity6,0
|
||||
vis bText6,0
|
||||
vis hSlider6,0
|
||||
vis nNum6,0
|
||||
|
||||
Variable (string) strCommand
|
||||
Attributes
|
||||
|
||||
@@ -52,11 +52,11 @@ cardMedia
|
||||
139 Unique line(s) of event code
|
||||
cardEntities
|
||||
86 Component(s)
|
||||
1314 Line(s) of event code
|
||||
520 Unique line(s) of event code
|
||||
1320 Line(s) of event code
|
||||
526 Unique line(s) of event code
|
||||
|
||||
Total
|
||||
13 Page(s)
|
||||
377 Component(s)
|
||||
3746 Line(s) of event code
|
||||
1014 Unique line(s) of event code
|
||||
3752 Line(s) of event code
|
||||
1020 Unique line(s) of event code
|
||||
|
||||
Reference in New Issue
Block a user