mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-23 16:04:25 +01:00
implement background and hide components (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
41c831cb97
commit
5012f03e59
@@ -1,4 +1,4 @@
|
||||
+++ /dev/fd/62 2022-10-07 15:54:33.051166098 +0000
|
||||
+++ /dev/fd/62 2022-10-07 16:22:11.035272968 +0000
|
||||
+rdAlarm.txt
|
||||
+18 +833,14 @@
|
||||
+ {
|
||||
|
||||
@@ -34,6 +34,28 @@ Page cardPower
|
||||
tsw h3,0
|
||||
tsw h4,0
|
||||
tsw h5,0
|
||||
vis h0,0
|
||||
vis h1,0
|
||||
vis h2,0
|
||||
vis h3,0
|
||||
vis h4,0
|
||||
vis h5,0
|
||||
vis t1,0
|
||||
vis t0Icon,0
|
||||
vis t1Icon,0
|
||||
vis t2Icon,0
|
||||
vis t3Icon,0
|
||||
vis t4Icon,0
|
||||
vis t5Icon,0
|
||||
cardPower.bco=defaultBcoColor
|
||||
for(sys0=0;sys0<43;sys0++)
|
||||
{
|
||||
if(b[sys0].type==98||b[sys0].type==116)
|
||||
{
|
||||
b[sys0].bco=defaultBcoColor
|
||||
b[sys0].pco=defaultFontColor
|
||||
}
|
||||
}
|
||||
|
||||
Variable (string) strCommand
|
||||
Attributes
|
||||
|
||||
@@ -60,11 +60,11 @@ cardEntities
|
||||
521 Unique line(s) of event code
|
||||
cardPower
|
||||
43 Component(s)
|
||||
388 Line(s) of event code
|
||||
268 Unique line(s) of event code
|
||||
410 Line(s) of event code
|
||||
286 Unique line(s) of event code
|
||||
|
||||
Total
|
||||
15 Page(s)
|
||||
488 Component(s)
|
||||
5749 Line(s) of event code
|
||||
1542 Unique line(s) of event code
|
||||
5771 Line(s) of event code
|
||||
1556 Unique line(s) of event code
|
||||
|
||||
@@ -26,6 +26,28 @@ Page cardPower
|
||||
tsw h3,0
|
||||
tsw h4,0
|
||||
tsw h5,0
|
||||
vis h0,0
|
||||
vis h1,0
|
||||
vis h2,0
|
||||
vis h3,0
|
||||
vis h4,0
|
||||
vis h5,0
|
||||
vis t1,0
|
||||
vis t0Icon,0
|
||||
vis t1Icon,0
|
||||
vis t2Icon,0
|
||||
vis t3Icon,0
|
||||
vis t4Icon,0
|
||||
vis t5Icon,0
|
||||
cardPower.bco=defaultBcoColor
|
||||
for(sys0=0;sys0<43;sys0++)
|
||||
{
|
||||
if(b[sys0].type==98||b[sys0].type==116)
|
||||
{
|
||||
b[sys0].bco=defaultBcoColor
|
||||
b[sys0].pco=defaultFontColor
|
||||
}
|
||||
}
|
||||
|
||||
Variable (string) strCommand
|
||||
Attributes
|
||||
|
||||
Reference in New Issue
Block a user