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

This commit is contained in:
joBr99
2022-06-06 17:53:08 +00:00
committed by github-actions[bot]
parent 632902cf62
commit b1c0ddeedf
10 changed files with 67 additions and 67 deletions

View File

@@ -22,6 +22,10 @@ popupLight
27 Component(s)
352 Line(s) of event code
191 Unique line(s) of event code
screensaver
38 Component(s)
319 Line(s) of event code
253 Unique line(s) of event code
cardMedia
34 Component(s)
363 Line(s) of event code
@@ -46,10 +50,6 @@ cardThermo
53 Component(s)
555 Line(s) of event code
292 Unique line(s) of event code
screensaver
38 Component(s)
319 Line(s) of event code
253 Unique line(s) of event code
cardEntities
65 Component(s)
1133 Line(s) of event code

View File

@@ -862,7 +862,7 @@ Text tIcon2
Horizontal Spacing : 0
Vertical Spacing : 0
Text tDateAdd
Text tTimeAdd
Attributes
ID : 37
Scope : local
@@ -986,6 +986,7 @@ Timer tmSerial
{
vis tAMPM,0
}
spstr strCommand.txt,tTimeAdd.txt,"~",2
}
if(tInstruction.txt=="date")
{
@@ -1076,7 +1077,6 @@ Timer tmSerial
spstr strCommand.txt,tIcon2.txt,"~",19
spstr strCommand.txt,tTmp.txt,"~",20
covx tTmp.txt,tIcon2.pco,0,0
spstr strCommand.txt,tDateAdd.txt,"~",21
if(tNotifyHead.txt!="")
{
ref tNotifyHead
@@ -1114,7 +1114,7 @@ Timer tmSerial
tForecast4.bco=tTime.bco
tForecast4Val.bco=tTime.bco
tF4Icon.bco=tTime.bco
tDateAdd.bco=tTime.bco
tTimeAdd.bco=tTime.bco
spstr strCommand.txt,tTmp.txt,"~",2
covx tTmp.txt,tTime.pco,0,0
spstr strCommand.txt,tTmp.txt,"~",3
@@ -1158,7 +1158,7 @@ Timer tmSerial
spstr strCommand.txt,tTmp.txt,"~",21
covx tTmp.txt,tMR.pco,0,0
spstr strCommand.txt,tTmp.txt,"~",22
covx tTmp.txt,tDateAdd.pco,0,0
covx tTmp.txt,tTimeAdd.pco,0,0
}
if(tInstruction.txt=="notify")
{