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