mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-14 17:08:17 +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
@@ -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")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user