Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text)

This commit is contained in:
joBr99
2022-03-27 19:26:40 +00:00
committed by GitHub Actions
parent 5f2eca8495
commit 8994452cdd
4 changed files with 9 additions and 9 deletions

View File

@@ -103,7 +103,7 @@ Variable (string) entn1
ID : 49
Scope : local
Text :
Max. Text Size: 50
Max. Text Size: 500
Variable (string) entn2
Attributes

View File

@@ -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,"

View File

@@ -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

View File

@@ -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