This commit is contained in:
Johannes
2022-03-27 22:10:15 +02:00
2 changed files with 7 additions and 7 deletions

View File

@@ -26,10 +26,6 @@ cardAlarm
35 Component(s) 35 Component(s)
253 Line(s) of event code 253 Line(s) of event code
160 Unique 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 cardMedia
29 Component(s) 29 Component(s)
256 Line(s) of event code 256 Line(s) of event code
@@ -50,6 +46,10 @@ cardEntities
54 Component(s) 54 Component(s)
752 Line(s) of event code 752 Line(s) of event code
330 Unique 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 screensaver
31 Component(s) 31 Component(s)
183 Line(s) of event code 183 Line(s) of event code
@@ -59,4 +59,4 @@ Total
13 Page(s) 13 Page(s)
344 Component(s) 344 Component(s)
3130 Line(s) of event code 3130 Line(s) of event code
837 Unique line(s) of event code 838 Unique line(s) of event code

View File

@@ -501,7 +501,7 @@ Slider hBrightness
Events Events
Touch Release Event Touch Release Event
tmCooldown.en=1 tmCooldown.en=1
tmCooldown.tim=800 tmCooldown.tim=2500
//craft command //craft command
tSend.txt="event,buttonPress2,"+entn.txt+",brightnessSlider," tSend.txt="event,buttonPress2,"+entn.txt+",brightnessSlider,"
covx hBrightness.val,tTmp.txt,0,0 covx hBrightness.val,tTmp.txt,0,0
@@ -546,7 +546,7 @@ Slider hTempSlider
Events Events
Touch Release Event Touch Release Event
tmCooldown.en=1 tmCooldown.en=1
tmCooldown.tim=800 tmCooldown.tim=2500
//craft command //craft command
tSend.txt="event,buttonPress2,"+entn.txt+",colorTempSlider," tSend.txt="event,buttonPress2,"+entn.txt+",colorTempSlider,"
covx hTempSlider.val,tTmp.txt,0,0 covx hTempSlider.val,tTmp.txt,0,0