mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-22 07:24:24 +01:00
Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text)
This commit is contained in:
@@ -103,7 +103,7 @@ Variable (string) entn1
|
||||
ID : 49
|
||||
Scope : local
|
||||
Text :
|
||||
Max. Text Size: 50
|
||||
Max. Text Size: 500
|
||||
|
||||
Variable (string) entn2
|
||||
Attributes
|
||||
|
||||
@@ -707,7 +707,7 @@ Slider hVolume
|
||||
Events
|
||||
Touch Release Event
|
||||
tmCooldown.en=1
|
||||
tmCooldown.tim=100
|
||||
tmCooldown.tim=800
|
||||
// event,buttonPress2,internalNameEntity,volumeSlider,50
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",volumeSlider,"
|
||||
|
||||
@@ -29,7 +29,11 @@ cardAlarm
|
||||
popupLight
|
||||
27 Component(s)
|
||||
323 Line(s) of event code
|
||||
173 Unique line(s) of event code
|
||||
174 Unique line(s) of event code
|
||||
cardMedia
|
||||
29 Component(s)
|
||||
256 Line(s) of event code
|
||||
132 Unique line(s) of event code
|
||||
cardGrid
|
||||
39 Component(s)
|
||||
378 Line(s) of event code
|
||||
@@ -46,10 +50,6 @@ cardEntities
|
||||
54 Component(s)
|
||||
752 Line(s) of event code
|
||||
330 Unique line(s) of event code
|
||||
cardMedia
|
||||
29 Component(s)
|
||||
256 Line(s) of event code
|
||||
132 Unique line(s) of event code
|
||||
screensaver
|
||||
31 Component(s)
|
||||
183 Line(s) of event code
|
||||
|
||||
@@ -501,7 +501,7 @@ Slider hBrightness
|
||||
Events
|
||||
Touch Release Event
|
||||
tmCooldown.en=1
|
||||
tmCooldown.tim=200
|
||||
tmCooldown.tim=800
|
||||
//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=200
|
||||
tmCooldown.tim=800
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",colorTempSlider,"
|
||||
covx hTempSlider.val,tTmp.txt,0,0
|
||||
|
||||
Reference in New Issue
Block a user