mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-15 09:26:58 +01:00
. (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
84254ce358
commit
65c23bde4b
@@ -646,3 +646,49 @@
|
||||
│ crcputs sys0,2
|
||||
│ crcputs tSend.txt,0
|
||||
│ //send cmd
|
||||
├── screensaver.txt
|
||||
│ @@ -252,25 +252,25 @@
|
||||
│ Attributes
|
||||
│ Scope : local
|
||||
│ Dragging : 0
|
||||
│ Disable release event after dragging: 0
|
||||
│ Send Component ID : disabled
|
||||
│ Associated Keyboard : none
|
||||
│ Text :
|
||||
│ - Max. Text Size : 10
|
||||
│ + Max. Text Size : 5
|
||||
│
|
||||
│ Text tIcon2
|
||||
│ Attributes
|
||||
│ Scope : local
|
||||
│ Dragging : 0
|
||||
│ Disable release event after dragging: 0
|
||||
│ Send Component ID : disabled
|
||||
│ Associated Keyboard : none
|
||||
│ Text :
|
||||
│ - Max. Text Size : 10
|
||||
│ + Max. Text Size : 5
|
||||
│
|
||||
│ Text tMR
|
||||
│ Attributes
|
||||
│ Scope : local
|
||||
│ Dragging : 0
|
||||
│ Disable release event after dragging: 0
|
||||
│ Send Component ID : disabled
|
||||
│ @@ -474,16 +474,14 @@
|
||||
│ spstr pageIcons.vaTime.txt,tTime.txt,"?",0
|
||||
│ spstr pageIcons.vaTime.txt,tAMPM.txt,"?",1
|
||||
│ if(tAMPM.txt=="")
|
||||
│ {
|
||||
│ vis tAMPM,0
|
||||
│ }
|
||||
│ spstr strCommand.txt,tTimeAdd.txt,"~",2
|
||||
│ - ref tIcon1
|
||||
│ - ref tIcon2
|
||||
│ }
|
||||
│ if(tInstruction.txt=="date")
|
||||
│ {
|
||||
│ //get set date to global variable
|
||||
│ spstr strCommand.txt,pageIcons.vaDate.txt,"~",1
|
||||
│ tDate.txt=pageIcons.vaDate.txt
|
||||
│ }
|
||||
|
||||
Reference in New Issue
Block a user