mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-15 09:26:58 +01:00
Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui
This commit is contained in:
@@ -6,10 +6,6 @@ pageIcons
|
|||||||
7 Component(s)
|
7 Component(s)
|
||||||
0 Line(s) of event code
|
0 Line(s) of event code
|
||||||
0 Unique line(s) of event code
|
0 Unique line(s) of event code
|
||||||
popupNotify
|
|
||||||
19 Component(s)
|
|
||||||
257 Line(s) of event code
|
|
||||||
166 Unique line(s) of event code
|
|
||||||
popupShutter
|
popupShutter
|
||||||
25 Component(s)
|
25 Component(s)
|
||||||
398 Line(s) of event code
|
398 Line(s) of event code
|
||||||
@@ -26,6 +22,10 @@ popupInSel
|
|||||||
34 Component(s)
|
34 Component(s)
|
||||||
617 Line(s) of event code
|
617 Line(s) of event code
|
||||||
295 Unique line(s) of event code
|
295 Unique line(s) of event code
|
||||||
|
popupNotify
|
||||||
|
19 Component(s)
|
||||||
|
261 Line(s) of event code
|
||||||
|
168 Unique line(s) of event code
|
||||||
pageTest
|
pageTest
|
||||||
26 Component(s)
|
26 Component(s)
|
||||||
68 Line(s) of event code
|
68 Line(s) of event code
|
||||||
@@ -90,5 +90,5 @@ cardEntities
|
|||||||
Total
|
Total
|
||||||
21 Page(s)
|
21 Page(s)
|
||||||
800 Component(s)
|
800 Component(s)
|
||||||
9218 Line(s) of event code
|
9222 Line(s) of event code
|
||||||
2331 Unique line(s) of event code
|
2331 Unique line(s) of event code
|
||||||
|
|||||||
@@ -628,6 +628,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page screensaver
|
page screensaver
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="screensaver2")
|
||||||
|
{
|
||||||
|
page screensaver2
|
||||||
|
}
|
||||||
if(tId.txt=="cardEntities")
|
if(tId.txt=="cardEntities")
|
||||||
{
|
{
|
||||||
page cardEntities
|
page cardEntities
|
||||||
|
|||||||
@@ -399,6 +399,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page screensaver
|
page screensaver
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="screensaver2")
|
||||||
|
{
|
||||||
|
page screensaver2
|
||||||
|
}
|
||||||
if(tId.txt=="cardEntities")
|
if(tId.txt=="cardEntities")
|
||||||
{
|
{
|
||||||
page cardEntities
|
page cardEntities
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
+++ /dev/fd/62 2023-02-18 15:07:51.297065909 +0000
|
+++ /dev/fd/62 2023-02-27 18:57:41.462287194 +0000
|
||||||
+I/n2t-out/Program.s.txt
|
+I/n2t-out/Program.s.txt
|
||||||
++ HMI/US/portrait/n2t-out/Program.s.txt
|
++ HMI/US/portrait/n2t-out/Program.s.txt
|
||||||
+I/n2t-out/cardEntities.txt
|
+I/n2t-out/cardEntities.txt
|
||||||
|
|||||||
@@ -14,10 +14,6 @@ popupLight
|
|||||||
28 Component(s)
|
28 Component(s)
|
||||||
408 Line(s) of event code
|
408 Line(s) of event code
|
||||||
225 Unique line(s) of event code
|
225 Unique line(s) of event code
|
||||||
popupNotify
|
|
||||||
19 Component(s)
|
|
||||||
257 Line(s) of event code
|
|
||||||
166 Unique line(s) of event code
|
|
||||||
popupFan
|
popupFan
|
||||||
27 Component(s)
|
27 Component(s)
|
||||||
351 Line(s) of event code
|
351 Line(s) of event code
|
||||||
@@ -58,6 +54,10 @@ pageStartup
|
|||||||
19 Component(s)
|
19 Component(s)
|
||||||
189 Line(s) of event code
|
189 Line(s) of event code
|
||||||
133 Unique line(s) of event code
|
133 Unique line(s) of event code
|
||||||
|
popupNotify
|
||||||
|
19 Component(s)
|
||||||
|
261 Line(s) of event code
|
||||||
|
168 Unique line(s) of event code
|
||||||
cardMedia
|
cardMedia
|
||||||
59 Component(s)
|
59 Component(s)
|
||||||
645 Line(s) of event code
|
645 Line(s) of event code
|
||||||
@@ -90,5 +90,5 @@ cardEntities
|
|||||||
Total
|
Total
|
||||||
21 Page(s)
|
21 Page(s)
|
||||||
811 Component(s)
|
811 Component(s)
|
||||||
9622 Line(s) of event code
|
9626 Line(s) of event code
|
||||||
2453 Unique line(s) of event code
|
2453 Unique line(s) of event code
|
||||||
|
|||||||
@@ -628,6 +628,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page screensaver
|
page screensaver
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="screensaver2")
|
||||||
|
{
|
||||||
|
page screensaver2
|
||||||
|
}
|
||||||
if(tId.txt=="cardEntities")
|
if(tId.txt=="cardEntities")
|
||||||
{
|
{
|
||||||
page cardEntities
|
page cardEntities
|
||||||
|
|||||||
@@ -399,6 +399,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page screensaver
|
page screensaver
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="screensaver2")
|
||||||
|
{
|
||||||
|
page screensaver2
|
||||||
|
}
|
||||||
if(tId.txt=="cardEntities")
|
if(tId.txt=="cardEntities")
|
||||||
{
|
{
|
||||||
page cardEntities
|
page cardEntities
|
||||||
|
|||||||
@@ -10,10 +10,6 @@ popupThermo
|
|||||||
44 Component(s)
|
44 Component(s)
|
||||||
519 Line(s) of event code
|
519 Line(s) of event code
|
||||||
274 Unique line(s) of event code
|
274 Unique line(s) of event code
|
||||||
popupNotify
|
|
||||||
19 Component(s)
|
|
||||||
257 Line(s) of event code
|
|
||||||
166 Unique line(s) of event code
|
|
||||||
cardQR
|
cardQR
|
||||||
34 Component(s)
|
34 Component(s)
|
||||||
406 Line(s) of event code
|
406 Line(s) of event code
|
||||||
@@ -26,6 +22,10 @@ cardChart
|
|||||||
33 Component(s)
|
33 Component(s)
|
||||||
433 Line(s) of event code
|
433 Line(s) of event code
|
||||||
294 Unique line(s) of event code
|
294 Unique line(s) of event code
|
||||||
|
popupNotify
|
||||||
|
19 Component(s)
|
||||||
|
261 Line(s) of event code
|
||||||
|
168 Unique line(s) of event code
|
||||||
pageTest
|
pageTest
|
||||||
26 Component(s)
|
26 Component(s)
|
||||||
68 Line(s) of event code
|
68 Line(s) of event code
|
||||||
@@ -90,5 +90,5 @@ cardEntities
|
|||||||
Total
|
Total
|
||||||
21 Page(s)
|
21 Page(s)
|
||||||
802 Component(s)
|
802 Component(s)
|
||||||
9242 Line(s) of event code
|
9246 Line(s) of event code
|
||||||
2340 Unique line(s) of event code
|
2340 Unique line(s) of event code
|
||||||
|
|||||||
@@ -628,6 +628,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page screensaver
|
page screensaver
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="screensaver2")
|
||||||
|
{
|
||||||
|
page screensaver2
|
||||||
|
}
|
||||||
if(tId.txt=="cardEntities")
|
if(tId.txt=="cardEntities")
|
||||||
{
|
{
|
||||||
page cardEntities
|
page cardEntities
|
||||||
|
|||||||
@@ -399,6 +399,10 @@ Timer tmSerial
|
|||||||
{
|
{
|
||||||
page screensaver
|
page screensaver
|
||||||
}
|
}
|
||||||
|
if(tId.txt=="screensaver2")
|
||||||
|
{
|
||||||
|
page screensaver2
|
||||||
|
}
|
||||||
if(tId.txt=="cardEntities")
|
if(tId.txt=="cardEntities")
|
||||||
{
|
{
|
||||||
page cardEntities
|
page cardEntities
|
||||||
|
|||||||
Reference in New Issue
Block a user