mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-21 23:14:25 +01:00
set dimval on pageType startup (add nextion2text)
This commit is contained in:
@@ -14,14 +14,14 @@ cardMedia
|
||||
22 Component(s)
|
||||
210 Line(s) of event code
|
||||
116 Unique line(s) of event code
|
||||
pageStartup
|
||||
19 Component(s)
|
||||
145 Line(s) of event code
|
||||
110 Unique line(s) of event code
|
||||
popupNotify
|
||||
16 Component(s)
|
||||
167 Line(s) of event code
|
||||
111 Unique line(s) of event code
|
||||
pageStartup
|
||||
19 Component(s)
|
||||
146 Line(s) of event code
|
||||
111 Unique line(s) of event code
|
||||
pageSwipeTest
|
||||
18 Component(s)
|
||||
62 Line(s) of event code
|
||||
@@ -62,5 +62,5 @@ popupLight
|
||||
Total
|
||||
14 Page(s)
|
||||
342 Component(s)
|
||||
3169 Line(s) of event code
|
||||
3170 Line(s) of event code
|
||||
787 Unique line(s) of event code
|
||||
|
||||
@@ -577,6 +577,7 @@ Timer tmSerial
|
||||
}
|
||||
if(tInstruction.txt=="pageType")
|
||||
{
|
||||
dim=100
|
||||
//command format pageType,specialPageName
|
||||
//write name of speical page to tId
|
||||
spstr strCommand.txt,tId.txt,",",1
|
||||
|
||||
Reference in New Issue
Block a user