mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-20 05:04:44 +01:00
Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
e8774696a1
commit
b292ad42d1
@@ -16,8 +16,8 @@ pageStartup
|
||||
122 Unique line(s) of event code
|
||||
popupFan
|
||||
27 Component(s)
|
||||
343 Line(s) of event code
|
||||
200 Unique line(s) of event code
|
||||
342 Line(s) of event code
|
||||
199 Unique line(s) of event code
|
||||
cardMedia
|
||||
34 Component(s)
|
||||
389 Line(s) of event code
|
||||
@@ -26,10 +26,10 @@ cardQR
|
||||
32 Component(s)
|
||||
404 Line(s) of event code
|
||||
235 Unique line(s) of event code
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
389 Line(s) of event code
|
||||
212 Unique line(s) of event code
|
||||
popupLight
|
||||
27 Component(s)
|
||||
386 Line(s) of event code
|
||||
211 Unique line(s) of event code
|
||||
pageTest
|
||||
14 Component(s)
|
||||
14 Line(s) of event code
|
||||
@@ -46,9 +46,9 @@ cardThermo
|
||||
52 Component(s)
|
||||
580 Line(s) of event code
|
||||
303 Unique line(s) of event code
|
||||
popupLight
|
||||
27 Component(s)
|
||||
387 Line(s) of event code
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
389 Line(s) of event code
|
||||
212 Unique line(s) of event code
|
||||
cardAlarm
|
||||
40 Component(s)
|
||||
@@ -62,5 +62,5 @@ cardEntities
|
||||
Total
|
||||
14 Page(s)
|
||||
439 Component(s)
|
||||
5274 Line(s) of event code
|
||||
1416 Unique line(s) of event code
|
||||
5272 Line(s) of event code
|
||||
1415 Unique line(s) of event code
|
||||
|
||||
@@ -759,7 +759,7 @@ Timer tmSerial
|
||||
if(tInstruction.txt=="entityUpdateDetail"&&entn.txt==tTmp.txt)
|
||||
{
|
||||
// change icon
|
||||
spstr strCommand.txt,tIcon1.txt,"~",2
|
||||
//spstr strCommand.txt,tIcon1.txt,"~",2
|
||||
vis tIcon1,1
|
||||
// change icon color
|
||||
spstr strCommand.txt,tTmp.txt,"~",3
|
||||
|
||||
@@ -794,7 +794,7 @@ Timer tmSerial
|
||||
if(tInstruction.txt=="entityUpdateDetail"&&entn.txt==tTmp.txt)
|
||||
{
|
||||
// change icon
|
||||
spstr strCommand.txt,tIcon1.txt,"~",2
|
||||
//spstr strCommand.txt,tIcon1.txt,"~",2
|
||||
vis tIcon1,1
|
||||
// change icon color
|
||||
spstr strCommand.txt,tTmp.txt,"~",3
|
||||
|
||||
Reference in New Issue
Block a user