mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-23 07:54:25 +01:00
fixed dim bug on startupscreen (add nextion2text)
This commit is contained in:
@@ -14,10 +14,6 @@ pageTest
|
|||||||
12 Component(s)
|
12 Component(s)
|
||||||
12 Line(s) of event code
|
12 Line(s) of event code
|
||||||
12 Unique line(s) of event code
|
12 Unique line(s) of event code
|
||||||
pageStartup
|
|
||||||
19 Component(s)
|
|
||||||
133 Line(s) of event code
|
|
||||||
103 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
|
||||||
@@ -34,6 +30,10 @@ cardThermo
|
|||||||
27 Component(s)
|
27 Component(s)
|
||||||
200 Line(s) of event code
|
200 Line(s) of event code
|
||||||
119 Unique line(s) of event code
|
119 Unique line(s) of event code
|
||||||
|
pageStartup
|
||||||
|
19 Component(s)
|
||||||
|
134 Line(s) of event code
|
||||||
|
104 Unique line(s) of event code
|
||||||
popupLight
|
popupLight
|
||||||
27 Component(s)
|
27 Component(s)
|
||||||
296 Line(s) of event code
|
296 Line(s) of event code
|
||||||
@@ -54,5 +54,5 @@ cardEntities
|
|||||||
Total
|
Total
|
||||||
12 Page(s)
|
12 Page(s)
|
||||||
258 Component(s)
|
258 Component(s)
|
||||||
2239 Line(s) of event code
|
2240 Line(s) of event code
|
||||||
577 Unique line(s) of event code
|
577 Unique line(s) of event code
|
||||||
|
|||||||
@@ -35,6 +35,7 @@ Page pageStartup
|
|||||||
vis tMsg2,0
|
vis tMsg2,0
|
||||||
vis tMsg3,0
|
vis tMsg3,0
|
||||||
vis tVersion,0
|
vis tVersion,0
|
||||||
|
dim=100
|
||||||
|
|
||||||
Postinitialize Event
|
Postinitialize Event
|
||||||
//send messages by clicking button
|
//send messages by clicking button
|
||||||
|
|||||||
Reference in New Issue
Block a user