mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-24 08:24:25 +01:00
Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text)
This commit is contained in:
@@ -940,7 +940,7 @@ Timer tmSerial
|
||||
{
|
||||
page pageStartup
|
||||
}
|
||||
if(tId.txt=="pageNotify")
|
||||
if(tId.txt=="popupNotify")
|
||||
{
|
||||
page popupNotify
|
||||
}
|
||||
|
||||
@@ -2297,7 +2297,7 @@ Timer tmSerial
|
||||
{
|
||||
page pageStartup
|
||||
}
|
||||
if(tId.txt=="pageNotify")
|
||||
if(tId.txt=="popupNotify")
|
||||
{
|
||||
page popupNotify
|
||||
}
|
||||
|
||||
@@ -1230,7 +1230,7 @@ Timer tmSerial
|
||||
{
|
||||
page pageStartup
|
||||
}
|
||||
if(tId.txt=="pageNotify")
|
||||
if(tId.txt=="popupNotify")
|
||||
{
|
||||
page popupNotify
|
||||
}
|
||||
|
||||
@@ -769,7 +769,7 @@ Timer tmSerial
|
||||
{
|
||||
page pageStartup
|
||||
}
|
||||
if(tId.txt=="pageNotify")
|
||||
if(tId.txt=="popupNotify")
|
||||
{
|
||||
page popupNotify
|
||||
}
|
||||
|
||||
@@ -1519,7 +1519,7 @@ Timer tmSerial
|
||||
{
|
||||
page pageStartup
|
||||
}
|
||||
if(tId.txt=="pageNotify")
|
||||
if(tId.txt=="popupNotify")
|
||||
{
|
||||
page popupNotify
|
||||
}
|
||||
|
||||
@@ -10,10 +10,10 @@ pageSerialTest
|
||||
13 Component(s)
|
||||
48 Line(s) of event code
|
||||
43 Unique line(s) of event code
|
||||
cardGrid
|
||||
39 Component(s)
|
||||
406 Line(s) of event code
|
||||
224 Unique line(s) of event code
|
||||
cardMedia
|
||||
22 Component(s)
|
||||
210 Line(s) of event code
|
||||
116 Unique line(s) of event code
|
||||
popupNotify
|
||||
16 Component(s)
|
||||
164 Line(s) of event code
|
||||
@@ -38,29 +38,29 @@ popupLight
|
||||
27 Component(s)
|
||||
297 Line(s) of event code
|
||||
154 Unique line(s) of event code
|
||||
cardMedia
|
||||
22 Component(s)
|
||||
210 Line(s) of event code
|
||||
116 Unique line(s) of event code
|
||||
cardThermo
|
||||
42 Component(s)
|
||||
438 Line(s) of event code
|
||||
221 Unique line(s) of event code
|
||||
cardAlarm
|
||||
28 Component(s)
|
||||
147 Line(s) of event code
|
||||
106 Unique line(s) of event code
|
||||
screensaver
|
||||
25 Component(s)
|
||||
173 Line(s) of event code
|
||||
124 Unique line(s) of event code
|
||||
cardAlarm
|
||||
28 Component(s)
|
||||
147 Line(s) of event code
|
||||
106 Unique line(s) of event code
|
||||
cardEntities
|
||||
54 Component(s)
|
||||
808 Line(s) of event code
|
||||
320 Unique line(s) of event code
|
||||
cardGrid
|
||||
39 Component(s)
|
||||
406 Line(s) of event code
|
||||
224 Unique line(s) of event code
|
||||
cardThermo
|
||||
42 Component(s)
|
||||
438 Line(s) of event code
|
||||
221 Unique line(s) of event code
|
||||
|
||||
Total
|
||||
14 Page(s)
|
||||
342 Component(s)
|
||||
3077 Line(s) of event code
|
||||
773 Unique line(s) of event code
|
||||
774 Unique line(s) of event code
|
||||
|
||||
@@ -767,7 +767,7 @@ Timer tmSerial
|
||||
{
|
||||
page pageStartup
|
||||
}
|
||||
if(tId.txt=="pageNotify")
|
||||
if(tId.txt=="popupNotify")
|
||||
{
|
||||
page popupNotify
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user