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

This commit is contained in:
joBr99
2022-05-28 05:04:52 +00:00
committed by github-actions[bot]
parent 784c7e2ab8
commit a4cbe27f09
9 changed files with 87 additions and 73 deletions

View File

@@ -38,10 +38,6 @@ cardMedia
33 Component(s)
350 Line(s) of event code
179 Unique line(s) of event code
screensaver
37 Component(s)
303 Line(s) of event code
242 Unique line(s) of event code
pageStartup
19 Component(s)
154 Line(s) of event code
@@ -50,6 +46,10 @@ popupShutter
20 Component(s)
244 Line(s) of event code
138 Unique line(s) of event code
screensaver
37 Component(s)
290 Line(s) of event code
229 Unique line(s) of event code
cardEntities
77 Component(s)
1363 Line(s) of event code
@@ -58,5 +58,5 @@ cardEntities
Total
13 Page(s)
416 Component(s)
4695 Line(s) of event code
1244 Unique line(s) of event code
4682 Line(s) of event code
1231 Unique line(s) of event code

View File

@@ -1016,22 +1016,6 @@ Timer tmSerial
vis tMainIconAlt,1
vis tMRIcon,1
vis tMR,1
vis tForecast1,0
vis tF1Icon,0
vis tForecast1Val,0
//move forecast values to the right
tForecast4.txt=tForecast3.txt
tForecast3.txt=tForecast2.txt
tForecast2.txt=tForecast1.txt
tForecast4Val.txt=tForecast3Val.txt
tForecast3Val.txt=tForecast2Val.txt
tForecast2Val.txt=tForecast1Val.txt
tF4Icon.txt=tF3Icon.txt
tF3Icon.txt=tF2Icon.txt
tF2Icon.txt=tF1Icon.txt
tF4Icon.pco=tF3Icon.pco
tF3Icon.pco=tF2Icon.pco
tF2Icon.pco=tF1Icon.pco
}
//tMR
spstr strCommand.txt,tMR.txt,"~",16
@@ -1058,6 +1042,8 @@ Timer tmSerial
tMRIcon.bco=tTime.bco
tMR.bco=tTime.bco
tMRIcon.bco=tTime.bco
tIcon1.bco=tTime.bco
tIcon2.bco=tTime.bco
tForecast1.bco=tTime.bco
tForecast1Val.bco=tTime.bco
tF1Icon.bco=tTime.bco