mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-30 03:14:20 +01:00
increase cooldown (add nextion2text)
This commit is contained in:
@@ -26,10 +26,6 @@ cardAlarm
|
||||
35 Component(s)
|
||||
253 Line(s) of event code
|
||||
160 Unique line(s) of event code
|
||||
popupLight
|
||||
27 Component(s)
|
||||
323 Line(s) of event code
|
||||
174 Unique line(s) of event code
|
||||
cardMedia
|
||||
29 Component(s)
|
||||
256 Line(s) of event code
|
||||
@@ -50,6 +46,10 @@ cardEntities
|
||||
54 Component(s)
|
||||
752 Line(s) of event code
|
||||
330 Unique line(s) of event code
|
||||
popupLight
|
||||
27 Component(s)
|
||||
323 Line(s) of event code
|
||||
174 Unique line(s) of event code
|
||||
screensaver
|
||||
31 Component(s)
|
||||
183 Line(s) of event code
|
||||
@@ -59,4 +59,4 @@ Total
|
||||
13 Page(s)
|
||||
344 Component(s)
|
||||
3130 Line(s) of event code
|
||||
837 Unique line(s) of event code
|
||||
838 Unique line(s) of event code
|
||||
|
||||
@@ -501,7 +501,7 @@ Slider hBrightness
|
||||
Events
|
||||
Touch Release Event
|
||||
tmCooldown.en=1
|
||||
tmCooldown.tim=800
|
||||
tmCooldown.tim=2500
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",brightnessSlider,"
|
||||
covx hBrightness.val,tTmp.txt,0,0
|
||||
@@ -546,7 +546,7 @@ Slider hTempSlider
|
||||
Events
|
||||
Touch Release Event
|
||||
tmCooldown.en=1
|
||||
tmCooldown.tim=800
|
||||
tmCooldown.tim=2500
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",colorTempSlider,"
|
||||
covx hTempSlider.val,tTmp.txt,0,0
|
||||
|
||||
Reference in New Issue
Block a user