mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-23 13:02:14 +01:00
should fix #845 (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
6db8685edf
commit
0736f0009f
@@ -108,7 +108,28 @@
|
||||
│ Disable release event after dragging: 0
|
||||
│ Send Component ID : disabled
|
||||
│ Associated Keyboard : none
|
||||
│ @@ -748,18 +724,14 @@
|
||||
│ @@ -626,20 +602,14 @@
|
||||
│ {
|
||||
│ vis tMainIcon,1
|
||||
│ vis tMainIconAlt,0
|
||||
│ vis tMainText,1
|
||||
│ vis tMainTextAlt,0
|
||||
│ vis tMainTextAlt2,0
|
||||
│ vis tMainIconAlt2,0
|
||||
│ - if(p0.w!=320)
|
||||
│ - {
|
||||
│ - vis tForecast1,1
|
||||
│ - vis tF1Icon,1
|
||||
│ - vis tForecast1Val,1
|
||||
│ - }
|
||||
│ }
|
||||
│ }
|
||||
│ if(tInstruction.txt=="color"&&tNotifyHead.txt==""&&tNotifyText.txt=="")
|
||||
│ {
|
||||
│ spstr strCommand.txt,tTmp.txt,"~",1
|
||||
│ covx tTmp.txt,tTime.bco,0,0
|
||||
│ if(tTime.bco!=screensaver.bco)
|
||||
│ @@ -754,18 +724,14 @@
|
||||
│ {
|
||||
│ page pageStartup
|
||||
│ }
|
||||
|
||||
Reference in New Issue
Block a user