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

This commit is contained in:
joBr99
2022-03-29 07:45:16 +00:00
committed by GitHub Actions
parent 7ec528f6e3
commit ecbc635557
15 changed files with 1255 additions and 1478 deletions

View File

@@ -23,7 +23,6 @@ Page cardAlarm
vis p0,0
vis tSend,0
vis tInstruction,0
vis nPageDisp,0
vis tTmp,0
vis tId,0
//vis nPageDisp,0
@@ -46,83 +45,53 @@ Page cardAlarm
Variable (string) strCommand
Attributes
ID : 7
ID : 6
Scope : local
Text :
Max. Text Size: 200
Variable (string) entn
Attributes
ID : 10
ID : 9
Scope : local
Text :
Max. Text Size: 50
Variable (string) tSend
Attributes
ID : 26
ID : 25
Scope : local
Text :
Max. Text Size: 100
Variable (string) va1
Attributes
ID : 31
ID : 30
Scope : local
Text :
Max. Text Size: 20
Variable (string) va2
Attributes
ID : 32
ID : 31
Scope : local
Text :
Max. Text Size: 20
Variable (string) va3
Attributes
ID : 33
ID : 32
Scope : local
Text :
Max. Text Size: 20
Variable (string) va4
Attributes
ID : 34
ID : 33
Scope : local
Text :
Max. Text Size: 20
Number nPageDisp
Attributes
ID : 5
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Opacity : 127
x coordinate : 426
y coordinate : 0
Width : 42
Height : 24
Effect : load
Effect Priority : 0
Effect Time : 300
Fill : solid color
Style : flat
Associated Keyboard : none
Font ID : 0
Back. Color : 65535
Font Color : 0
Horizontal Alignment : center
Vertical Alignment : center
Value : 0
Significant digits shown : all
Format : decimal
Word wrap : enabled
Horizontal Spacing : 0
Vertical Spacing : 0
Text tTmp
Attributes
ID : 2
@@ -155,7 +124,7 @@ Text tTmp
Text tInstruction
Attributes
ID : 8
ID : 7
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -185,7 +154,7 @@ Text tInstruction
Text tId
Attributes
ID : 9
ID : 8
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -215,7 +184,7 @@ Text tId
Text tCode
Attributes
ID : 24
ID : 23
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -245,7 +214,7 @@ Text tCode
Text tIcon
Attributes
ID : 27
ID : 26
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -386,7 +355,7 @@ Button bPrev
Button b0
Attributes
ID : 13
ID : 12
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -424,7 +393,7 @@ Button b0
Button b1
Attributes
ID : 14
ID : 13
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -462,7 +431,7 @@ Button b1
Button b2
Attributes
ID : 15
ID : 14
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -500,7 +469,7 @@ Button b2
Button b3
Attributes
ID : 16
ID : 15
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -538,7 +507,7 @@ Button b3
Button b4
Attributes
ID : 17
ID : 16
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -576,7 +545,7 @@ Button b4
Button b5
Attributes
ID : 18
ID : 17
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -614,7 +583,7 @@ Button b5
Button b6
Attributes
ID : 19
ID : 18
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -652,7 +621,7 @@ Button b6
Button b7
Attributes
ID : 20
ID : 19
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -690,7 +659,7 @@ Button b7
Button b8
Attributes
ID : 21
ID : 20
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -728,7 +697,7 @@ Button b8
Button b9
Attributes
ID : 22
ID : 21
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -766,7 +735,7 @@ Button b9
Button b10
Attributes
ID : 23
ID : 22
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -804,7 +773,7 @@ Button b10
Button arm1
Attributes
ID : 25
ID : 24
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -858,7 +827,7 @@ Button arm1
Button arm3
Attributes
ID : 28
ID : 27
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -912,7 +881,7 @@ Button arm3
Button arm2
Attributes
ID : 29
ID : 28
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -966,7 +935,7 @@ Button arm2
Button arm4
Attributes
ID : 30
ID : 29
Scope : local
Dragging : 0
Disable release event after dragging: 0
@@ -1020,7 +989,7 @@ Button arm4
Timer tmSerial
Attributes
ID : 6
ID : 5
Scope : local
Period (ms): 50
Enabled : yes
@@ -1220,7 +1189,7 @@ Timer tmSerial
Timer tmSleep
Attributes
ID : 11
ID : 10
Scope : local
Period (ms): 1000
Enabled : yes
@@ -1240,7 +1209,7 @@ Timer tmSleep
Timer tmFlash
Attributes
ID : 35
ID : 34
Scope : local
Period (ms): 600
Enabled : no
@@ -1259,7 +1228,7 @@ Timer tmFlash
TouchCap tc0
Attributes
ID : 12
ID : 11
Scope: local
Value: 0

View File

@@ -38,6 +38,10 @@ cardThermo
42 Component(s)
406 Line(s) of event code
218 Unique line(s) of event code
cardAlarm
35 Component(s)
276 Line(s) of event code
172 Unique line(s) of event code
popupLight
27 Component(s)
323 Line(s) of event code
@@ -46,10 +50,6 @@ screensaver
31 Component(s)
183 Line(s) of event code
133 Unique line(s) of event code
cardAlarm
36 Component(s)
277 Line(s) of event code
173 Unique line(s) of event code
cardEntities
58 Component(s)
849 Line(s) of event code
@@ -57,6 +57,6 @@ cardEntities
Total
13 Page(s)
350 Component(s)
3283 Line(s) of event code
349 Component(s)
3282 Line(s) of event code
885 Unique line(s) of event code