Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text)

This commit is contained in:
joBr99
2022-03-20 14:43:53 +00:00
committed by GitHub Actions
parent a3703873d5
commit dea39df9c2
7 changed files with 23 additions and 23 deletions

View File

@@ -940,7 +940,7 @@ Timer tmSerial
{
page pageStartup
}
if(tId.txt=="pageNotify")
if(tId.txt=="popupNotify")
{
page popupNotify
}

View File

@@ -2297,7 +2297,7 @@ Timer tmSerial
{
page pageStartup
}
if(tId.txt=="pageNotify")
if(tId.txt=="popupNotify")
{
page popupNotify
}

View File

@@ -1230,7 +1230,7 @@ Timer tmSerial
{
page pageStartup
}
if(tId.txt=="pageNotify")
if(tId.txt=="popupNotify")
{
page popupNotify
}

View File

@@ -769,7 +769,7 @@ Timer tmSerial
{
page pageStartup
}
if(tId.txt=="pageNotify")
if(tId.txt=="popupNotify")
{
page popupNotify
}

View File

@@ -1519,7 +1519,7 @@ Timer tmSerial
{
page pageStartup
}
if(tId.txt=="pageNotify")
if(tId.txt=="popupNotify")
{
page popupNotify
}

View File

@@ -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

View File

@@ -767,7 +767,7 @@ Timer tmSerial
{
page pageStartup
}
if(tId.txt=="pageNotify")
if(tId.txt=="popupNotify")
{
page popupNotify
}