mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-10 15:26:36 +01:00
Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
5708b4f75a
commit
6a78c6c869
@@ -717,76 +717,6 @@
|
||||
│ Scope : local
|
||||
│ Text :
|
||||
│ Max. Text Size: 1000
|
||||
│
|
||||
│ @@ -106,34 +100,14 @@
|
||||
│ Dragging : 0
|
||||
│ Disable release event after dragging: 0
|
||||
│ Send Component ID : disabled
|
||||
│ Associated Keyboard : none
|
||||
│ Text :
|
||||
│ Max. Text Size : 500
|
||||
│
|
||||
│ -Text tTextAlt
|
||||
│ - Attributes
|
||||
│ - Scope : local
|
||||
│ - Dragging : 0
|
||||
│ - Disable release event after dragging: 0
|
||||
│ - Send Component ID : disabled
|
||||
│ - Associated Keyboard : none
|
||||
│ - Text :
|
||||
│ - Max. Text Size : 500
|
||||
│ -
|
||||
│ -Text tIcon
|
||||
│ - Attributes
|
||||
│ - Scope : local
|
||||
│ - Dragging : 0
|
||||
│ - Disable release event after dragging: 0
|
||||
│ - Send Component ID : disabled
|
||||
│ - Associated Keyboard : none
|
||||
│ - Text :
|
||||
│ - Max. Text Size : 250
|
||||
│ -
|
||||
│ Picture p0
|
||||
│ Attributes
|
||||
│ Scope : local
|
||||
│ Dragging : 0
|
||||
│ Disable release event after dragging: 0
|
||||
│ Send Component ID : disabled
|
||||
│
|
||||
│ @@ -325,33 +299,14 @@
|
||||
│ tText.pco=sys0
|
||||
│ //preserve old sleepTimeout
|
||||
│ vaOldSleepT.val=sleepTimeout
|
||||
│ // sleep timeout
|
||||
│ spstr strCommand.txt,tTmp.txt,"~",10
|
||||
│ covx tTmp.txt,sys0,0,0
|
||||
│ sleepTimeout=sys0
|
||||
│ - //font size
|
||||
│ - spstr strCommand.txt,tTmp.txt,"~",11
|
||||
│ - covx tTmp.txt,sys0,0,0
|
||||
│ - tTextAlt.font=sys0
|
||||
│ - tText.font=sys0
|
||||
│ - //icon
|
||||
│ - spstr strCommand.txt,tIcon.txt,"~",12
|
||||
│ - if(tIcon.txt!="")
|
||||
│ - {
|
||||
│ - vis tIcon,1
|
||||
│ - vis tTextAlt,1
|
||||
│ - vis tText,0
|
||||
│ - tTextAlt.txt=tText.txt
|
||||
│ - tTextAlt.pco=tText.pco
|
||||
│ - }
|
||||
│ - // alt icon color
|
||||
│ - spstr strCommand.txt,tTmp.txt,"~",13
|
||||
│ - covx tTmp.txt,sys0,0,0
|
||||
│ - tIcon.pco=sys0
|
||||
│ }
|
||||
│ if(tInstruction.txt=="time")
|
||||
│ {
|
||||
│ // get set time to global variable
|
||||
│ spstr strCommand.txt,pageIcons.vaTime.txt,"~",1
|
||||
│ }
|
||||
│ if(tInstruction.txt=="date")
|
||||
├── screensaver.txt
|
||||
│ @@ -71,15 +71,15 @@
|
||||
│ Text tTime
|
||||
|
||||
Reference in New Issue
Block a user