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
|
ID : 49
|
||||||
Scope : local
|
Scope : local
|
||||||
Text :
|
Text :
|
||||||
Max. Text Size: 50
|
Max. Text Size: 500
|
||||||
|
|
||||||
Variable (string) entn2
|
Variable (string) entn2
|
||||||
Attributes
|
Attributes
|
||||||
|
|||||||
@@ -707,7 +707,7 @@ Slider hVolume
|
|||||||
Events
|
Events
|
||||||
Touch Release Event
|
Touch Release Event
|
||||||
tmCooldown.en=1
|
tmCooldown.en=1
|
||||||
tmCooldown.tim=100
|
tmCooldown.tim=800
|
||||||
// event,buttonPress2,internalNameEntity,volumeSlider,50
|
// event,buttonPress2,internalNameEntity,volumeSlider,50
|
||||||
//craft command
|
//craft command
|
||||||
tSend.txt="event,buttonPress2,"+entn.txt+",volumeSlider,"
|
tSend.txt="event,buttonPress2,"+entn.txt+",volumeSlider,"
|
||||||
|
|||||||
@@ -29,7 +29,11 @@ cardAlarm
|
|||||||
popupLight
|
popupLight
|
||||||
27 Component(s)
|
27 Component(s)
|
||||||
323 Line(s) of event code
|
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
|
cardGrid
|
||||||
39 Component(s)
|
39 Component(s)
|
||||||
378 Line(s) of event code
|
378 Line(s) of event code
|
||||||
@@ -46,10 +50,6 @@ 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
|
||||||
cardMedia
|
|
||||||
29 Component(s)
|
|
||||||
256 Line(s) of event code
|
|
||||||
132 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
|
||||||
|
|||||||
@@ -501,7 +501,7 @@ Slider hBrightness
|
|||||||
Events
|
Events
|
||||||
Touch Release Event
|
Touch Release Event
|
||||||
tmCooldown.en=1
|
tmCooldown.en=1
|
||||||
tmCooldown.tim=200
|
tmCooldown.tim=800
|
||||||
//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=200
|
tmCooldown.tim=800
|
||||||
//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
|
||||||
|
|||||||
Reference in New Issue
Block a user