mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-27 21:02:14 +01:00
fixes #252 clr button on cardalarm (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
763d212395
commit
27ad3d74a2
@@ -41,6 +41,7 @@ Page cardAlarm
|
||||
vis b8,0
|
||||
vis b9,0
|
||||
vis b10,0
|
||||
vis b11,0
|
||||
vis tCode,0
|
||||
vis bPrev,0
|
||||
vis bNext,0
|
||||
@@ -1260,6 +1261,7 @@ Timer tmSerial
|
||||
vis b8,1
|
||||
vis b9,1
|
||||
vis b10,1
|
||||
vis b11,1
|
||||
vis tCode,1
|
||||
}else
|
||||
{
|
||||
@@ -1274,6 +1276,7 @@ Timer tmSerial
|
||||
vis b8,0
|
||||
vis b9,0
|
||||
vis b10,0
|
||||
vis b11,0
|
||||
vis tCode,0
|
||||
}
|
||||
//flashing status
|
||||
|
||||
@@ -44,8 +44,8 @@ cardMedia
|
||||
183 Unique line(s) of event code
|
||||
cardAlarm
|
||||
40 Component(s)
|
||||
384 Line(s) of event code
|
||||
234 Unique line(s) of event code
|
||||
387 Line(s) of event code
|
||||
237 Unique line(s) of event code
|
||||
pageStartup
|
||||
19 Component(s)
|
||||
157 Line(s) of event code
|
||||
@@ -58,5 +58,5 @@ screensaver
|
||||
Total
|
||||
13 Page(s)
|
||||
418 Component(s)
|
||||
4720 Line(s) of event code
|
||||
1241 Unique line(s) of event code
|
||||
4723 Line(s) of event code
|
||||
1244 Unique line(s) of event code
|
||||
|
||||
Reference in New Issue
Block a user