mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-22 05:58:39 +01:00
Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text)
This commit is contained in:
@@ -25,7 +25,6 @@ Page cardAlarm
|
||||
vis tInstruction,0
|
||||
vis tTmp,0
|
||||
vis tId,0
|
||||
//vis nPageDisp,0
|
||||
vis arm1,0
|
||||
vis arm2,0
|
||||
vis arm3,0
|
||||
@@ -1126,6 +1125,20 @@ Timer tmSerial
|
||||
vis b9,1
|
||||
vis b10,1
|
||||
vis tCode,1
|
||||
}else
|
||||
{
|
||||
vis b0,0
|
||||
vis b1,0
|
||||
vis b2,0
|
||||
vis b3,0
|
||||
vis b4,0
|
||||
vis b5,0
|
||||
vis b6,0
|
||||
vis b7,0
|
||||
vis b8,0
|
||||
vis b9,0
|
||||
vis b10,0
|
||||
vis tCode,0
|
||||
}
|
||||
//flashing status
|
||||
spstr strCommand.txt,tTmp.txt,",",14
|
||||
|
||||
@@ -22,6 +22,10 @@ popupShutter
|
||||
19 Component(s)
|
||||
178 Line(s) of event code
|
||||
101 Unique line(s) of event code
|
||||
cardAlarm
|
||||
35 Component(s)
|
||||
338 Line(s) of event code
|
||||
211 Unique line(s) of event code
|
||||
pageStartup
|
||||
19 Component(s)
|
||||
150 Line(s) of event code
|
||||
@@ -34,10 +38,6 @@ cardGrid
|
||||
39 Component(s)
|
||||
423 Line(s) of event code
|
||||
245 Unique line(s) of event code
|
||||
cardAlarm
|
||||
35 Component(s)
|
||||
324 Line(s) of event code
|
||||
199 Unique line(s) of event code
|
||||
screensaver
|
||||
29 Component(s)
|
||||
182 Line(s) of event code
|
||||
@@ -58,5 +58,5 @@ cardMedia
|
||||
Total
|
||||
13 Page(s)
|
||||
351 Component(s)
|
||||
3573 Line(s) of event code
|
||||
1020 Unique line(s) of event code
|
||||
3587 Line(s) of event code
|
||||
1032 Unique line(s) of event code
|
||||
|
||||
Reference in New Issue
Block a user