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 ID : 49
Scope : local Scope : local
Text : Text :
Max. Text Size: 50 Max. Text Size: 500
Variable (string) entn2 Variable (string) entn2
Attributes Attributes

View File

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

View File

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

View File

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