mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-03 11:58:55 +01:00
Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text)
This commit is contained in:
@@ -16,8 +16,8 @@ cardMedia
|
|||||||
116 Unique line(s) of event code
|
116 Unique line(s) of event code
|
||||||
popupNotify
|
popupNotify
|
||||||
16 Component(s)
|
16 Component(s)
|
||||||
164 Line(s) of event code
|
167 Line(s) of event code
|
||||||
109 Unique line(s) of event code
|
110 Unique line(s) of event code
|
||||||
pageStartup
|
pageStartup
|
||||||
19 Component(s)
|
19 Component(s)
|
||||||
145 Line(s) of event code
|
145 Line(s) of event code
|
||||||
@@ -62,5 +62,5 @@ cardThermo
|
|||||||
Total
|
Total
|
||||||
14 Page(s)
|
14 Page(s)
|
||||||
342 Component(s)
|
342 Component(s)
|
||||||
3077 Line(s) of event code
|
3080 Line(s) of event code
|
||||||
774 Unique line(s) of event code
|
775 Unique line(s) of event code
|
||||||
|
|||||||
@@ -492,6 +492,10 @@ Timer tmSerial
|
|||||||
spstr strCommand.txt,tTmp.txt,",",9
|
spstr strCommand.txt,tTmp.txt,",",9
|
||||||
covx tTmp.txt,sys0,0,0
|
covx tTmp.txt,sys0,0,0
|
||||||
tText.pco=sys0
|
tText.pco=sys0
|
||||||
|
// sleep timeout
|
||||||
|
spstr strCommand.txt,tTmp.txt,",",9
|
||||||
|
covx tTmp.txt,sys0,0,0
|
||||||
|
sleepTimeout=sys0
|
||||||
}
|
}
|
||||||
if(tInstruction.txt=="time")
|
if(tInstruction.txt=="time")
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user