mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-08 14:26:34 +01:00
implement background and hide components (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
db067388a4
commit
6c8fff79a4
@@ -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