mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-26 01:14:25 +01:00
add refresh of notification after color update (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
deb61405fe
commit
6691495745
@@ -462,7 +462,7 @@
|
||||
│ }
|
||||
│ }
|
||||
├── screensaver.txt
|
||||
│ @@ -683,18 +683,14 @@
|
||||
│ @@ -691,18 +691,14 @@
|
||||
│ {
|
||||
│ page cardAlarm
|
||||
│ }
|
||||
|
||||
@@ -38,10 +38,6 @@ cardGrid
|
||||
42 Component(s)
|
||||
469 Line(s) of event code
|
||||
278 Unique line(s) of event code
|
||||
screensaver
|
||||
38 Component(s)
|
||||
341 Line(s) of event code
|
||||
263 Unique line(s) of event code
|
||||
cardThermo
|
||||
52 Component(s)
|
||||
580 Line(s) of event code
|
||||
@@ -50,6 +46,10 @@ popupShutter
|
||||
25 Component(s)
|
||||
389 Line(s) of event code
|
||||
212 Unique line(s) of event code
|
||||
screensaver
|
||||
38 Component(s)
|
||||
349 Line(s) of event code
|
||||
263 Unique line(s) of event code
|
||||
cardAlarm
|
||||
40 Component(s)
|
||||
422 Line(s) of event code
|
||||
@@ -62,5 +62,5 @@ cardEntities
|
||||
Total
|
||||
14 Page(s)
|
||||
439 Component(s)
|
||||
5272 Line(s) of event code
|
||||
5280 Line(s) of event code
|
||||
1415 Unique line(s) of event code
|
||||
|
||||
@@ -1183,6 +1183,14 @@ Timer tmSerial
|
||||
tForecast3.pco=tForecast2.pco
|
||||
tForecast2.pco=tForecast1.pco
|
||||
}
|
||||
if(tNotifyHead.txt!="")
|
||||
{
|
||||
ref tNotifyHead
|
||||
}
|
||||
if(tNotifyText.txt!="")
|
||||
{
|
||||
ref tNotifyText
|
||||
}
|
||||
}
|
||||
if(tInstruction.txt=="notify")
|
||||
{
|
||||
|
||||
@@ -618,6 +618,14 @@ Timer tmSerial
|
||||
tForecast3.pco=tForecast2.pco
|
||||
tForecast2.pco=tForecast1.pco
|
||||
}
|
||||
if(tNotifyHead.txt!="")
|
||||
{
|
||||
ref tNotifyHead
|
||||
}
|
||||
if(tNotifyText.txt!="")
|
||||
{
|
||||
ref tNotifyText
|
||||
}
|
||||
}
|
||||
if(tInstruction.txt=="notify")
|
||||
{
|
||||
|
||||
@@ -1069,7 +1069,7 @@
|
||||
│ Scope : local
|
||||
│ Dragging : 0
|
||||
│ Disable release event after dragging: 0
|
||||
│ @@ -683,18 +683,14 @@
|
||||
│ @@ -691,18 +691,14 @@
|
||||
│ {
|
||||
│ page cardAlarm
|
||||
│ }
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
+++ /dev/fd/62 2022-09-21 15:55:38.406625045 +0000
|
||||
+++ /dev/fd/62 2022-09-22 16:21:40.160676588 +0000
|
||||
+rdAlarm.txt
|
||||
+18 +833,14 @@
|
||||
+ {
|
||||
@@ -381,7 +381,7 @@
|
||||
+ Scope : local
|
||||
+ Dragging : 0
|
||||
+ Disable release event after dragging: 0
|
||||
+18 +683,14 @@
|
||||
+18 +691,14 @@
|
||||
+ {
|
||||
+ page cardAlarm
|
||||
+ }
|
||||
|
||||
@@ -52,7 +52,7 @@ cardThermo
|
||||
303 Unique line(s) of event code
|
||||
screensaver
|
||||
38 Component(s)
|
||||
341 Line(s) of event code
|
||||
349 Line(s) of event code
|
||||
263 Unique line(s) of event code
|
||||
cardEntities
|
||||
77 Component(s)
|
||||
@@ -62,5 +62,5 @@ cardEntities
|
||||
Total
|
||||
14 Page(s)
|
||||
451 Component(s)
|
||||
5495 Line(s) of event code
|
||||
5503 Line(s) of event code
|
||||
1489 Unique line(s) of event code
|
||||
|
||||
@@ -1183,6 +1183,14 @@ Timer tmSerial
|
||||
tForecast3.pco=tForecast2.pco
|
||||
tForecast2.pco=tForecast1.pco
|
||||
}
|
||||
if(tNotifyHead.txt!="")
|
||||
{
|
||||
ref tNotifyHead
|
||||
}
|
||||
if(tNotifyText.txt!="")
|
||||
{
|
||||
ref tNotifyText
|
||||
}
|
||||
}
|
||||
if(tInstruction.txt=="notify")
|
||||
{
|
||||
|
||||
@@ -618,6 +618,14 @@ Timer tmSerial
|
||||
tForecast3.pco=tForecast2.pco
|
||||
tForecast2.pco=tForecast1.pco
|
||||
}
|
||||
if(tNotifyHead.txt!="")
|
||||
{
|
||||
ref tNotifyHead
|
||||
}
|
||||
if(tNotifyText.txt!="")
|
||||
{
|
||||
ref tNotifyText
|
||||
}
|
||||
}
|
||||
if(tInstruction.txt=="notify")
|
||||
{
|
||||
|
||||
@@ -24,7 +24,7 @@ popupLight
|
||||
213 Unique line(s) of event code
|
||||
screensaver
|
||||
38 Component(s)
|
||||
345 Line(s) of event code
|
||||
353 Line(s) of event code
|
||||
265 Unique line(s) of event code
|
||||
popupFan
|
||||
27 Component(s)
|
||||
@@ -66,5 +66,5 @@ cardEntities
|
||||
Total
|
||||
15 Page(s)
|
||||
488 Component(s)
|
||||
5733 Line(s) of event code
|
||||
5741 Line(s) of event code
|
||||
1534 Unique line(s) of event code
|
||||
|
||||
@@ -1183,6 +1183,14 @@ Timer tmSerial
|
||||
tForecast3.pco=tForecast2.pco
|
||||
tForecast2.pco=tForecast1.pco
|
||||
}
|
||||
if(tNotifyHead.txt!="")
|
||||
{
|
||||
ref tNotifyHead
|
||||
}
|
||||
if(tNotifyText.txt!="")
|
||||
{
|
||||
ref tNotifyText
|
||||
}
|
||||
}
|
||||
if(tInstruction.txt=="notify")
|
||||
{
|
||||
|
||||
@@ -618,6 +618,14 @@ Timer tmSerial
|
||||
tForecast3.pco=tForecast2.pco
|
||||
tForecast2.pco=tForecast1.pco
|
||||
}
|
||||
if(tNotifyHead.txt!="")
|
||||
{
|
||||
ref tNotifyHead
|
||||
}
|
||||
if(tNotifyText.txt!="")
|
||||
{
|
||||
ref tNotifyText
|
||||
}
|
||||
}
|
||||
if(tInstruction.txt=="notify")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user