mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-21 15:04:24 +01:00
added command to exit notification page (add nextion2text)
This commit is contained in:
@@ -16,8 +16,8 @@ cardMedia
|
||||
116 Unique line(s) of event code
|
||||
popupNotify
|
||||
17 Component(s)
|
||||
175 Line(s) of event code
|
||||
116 Unique line(s) of event code
|
||||
179 Line(s) of event code
|
||||
118 Unique line(s) of event code
|
||||
pageSwipeTest
|
||||
18 Component(s)
|
||||
62 Line(s) of event code
|
||||
@@ -62,5 +62,5 @@ cardAlarm
|
||||
Total
|
||||
14 Page(s)
|
||||
350 Component(s)
|
||||
3288 Line(s) of event code
|
||||
840 Unique line(s) of event code
|
||||
3292 Line(s) of event code
|
||||
842 Unique line(s) of event code
|
||||
|
||||
@@ -531,6 +531,10 @@ Timer tmSerial
|
||||
spstr strCommand.txt,tTmp.txt,",",1
|
||||
covx tTmp.txt,sleepTimeout,0,0
|
||||
}
|
||||
if(tInstruction.txt=="exitPopup")
|
||||
{
|
||||
click b0,1
|
||||
}
|
||||
if(tInstruction.txt=="pageType")
|
||||
{
|
||||
sleepTimeout=vaOldSleepT.val
|
||||
|
||||
Reference in New Issue
Block a user