mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-03-02 18:06:52 +01:00
increase cooldown detail update & sync (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
4a94526244
commit
65a381cbac
@@ -545,9 +545,9 @@ Slider hSlider6
|
||||
|
||||
Events
|
||||
Touch Release Event
|
||||
nNum5.val=hSlider5.val
|
||||
nNum6.val=hSlider6.val
|
||||
tSend.txt="event,buttonPress2,"+entn6.txt+",number-set,"
|
||||
covx nNum5.val,tTmp.txt,0,0
|
||||
covx nNum6.val,tTmp.txt,0,0
|
||||
tSend.txt+=tTmp.txt
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
@@ -1327,7 +1327,7 @@ Dual-state Button btOnOff6
|
||||
Events
|
||||
Touch Press Event
|
||||
tSend.txt="event,buttonPress2,"+entn6.txt+",OnOff,"
|
||||
covx btOnOff5.val,tTmp.txt,0,0
|
||||
covx btOnOff6.val,tTmp.txt,0,0
|
||||
tSend.txt+=tTmp.txt
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
|
||||
@@ -395,7 +395,7 @@ Dual-state Button btOnOff1
|
||||
Timer tmCooldown
|
||||
Attributes
|
||||
Scope : local
|
||||
Period (ms): 100
|
||||
Period (ms): 300
|
||||
Enabled : no
|
||||
|
||||
Events
|
||||
|
||||
@@ -342,7 +342,7 @@ Dual-state Button btOnOff1
|
||||
Timer tmCooldown
|
||||
Attributes
|
||||
Scope : local
|
||||
Period (ms): 100
|
||||
Period (ms): 300
|
||||
Enabled : no
|
||||
|
||||
Events
|
||||
|
||||
Reference in New Issue
Block a user