mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-20 21:24: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 @@ popupNotify
|
||||
143 Unique line(s) of event code
|
||||
popupLight
|
||||
27 Component(s)
|
||||
387 Line(s) of event code
|
||||
212 Unique line(s) of event code
|
||||
386 Line(s) of event code
|
||||
211 Unique line(s) of event code
|
||||
pageStartup
|
||||
19 Component(s)
|
||||
167 Line(s) of event code
|
||||
@@ -26,10 +26,6 @@ cardMedia
|
||||
34 Component(s)
|
||||
389 Line(s) of event code
|
||||
210 Unique line(s) of event code
|
||||
popupFan
|
||||
27 Component(s)
|
||||
343 Line(s) of event code
|
||||
200 Unique line(s) of event code
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
389 Line(s) of event code
|
||||
@@ -46,6 +42,10 @@ screensaver
|
||||
38 Component(s)
|
||||
341 Line(s) of event code
|
||||
263 Unique line(s) of event code
|
||||
popupFan
|
||||
27 Component(s)
|
||||
342 Line(s) of event code
|
||||
199 Unique line(s) of event code
|
||||
cardAlarm
|
||||
40 Component(s)
|
||||
422 Line(s) of event code
|
||||
@@ -62,5 +62,5 @@ cardEntities
|
||||
Total
|
||||
14 Page(s)
|
||||
451 Component(s)
|
||||
5497 Line(s) of event code
|
||||
1490 Unique line(s) of event code
|
||||
5495 Line(s) of event code
|
||||
1489 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