mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-22 15:34:26 +01:00
fix tilt slider (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
9fdef9624d
commit
5246ca8963
@@ -22,6 +22,10 @@ cardMedia
|
||||
34 Component(s)
|
||||
389 Line(s) of event code
|
||||
210 Unique line(s) of event code
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
389 Line(s) of event code
|
||||
213 Unique line(s) of event code
|
||||
cardQR
|
||||
32 Component(s)
|
||||
404 Line(s) of event code
|
||||
@@ -46,10 +50,6 @@ cardThermo
|
||||
52 Component(s)
|
||||
580 Line(s) of event code
|
||||
303 Unique line(s) of event code
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
389 Line(s) of event code
|
||||
212 Unique line(s) of event code
|
||||
cardAlarm
|
||||
40 Component(s)
|
||||
422 Line(s) of event code
|
||||
@@ -63,4 +63,4 @@ Total
|
||||
14 Page(s)
|
||||
439 Component(s)
|
||||
5264 Line(s) of event code
|
||||
1411 Unique line(s) of event code
|
||||
1412 Unique line(s) of event code
|
||||
|
||||
@@ -367,7 +367,7 @@ Slider hTilt
|
||||
// event,buttonPress2,internalNameEntity,positionSlider,50
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
|
||||
covx hPosition.val,tTmp.txt,0,0
|
||||
covx hTilt.val,tTmp.txt,0,0
|
||||
tSend.txt+=tTmp.txt
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
|
||||
@@ -213,7 +213,7 @@ Slider hTilt
|
||||
// event,buttonPress2,internalNameEntity,positionSlider,50
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
|
||||
covx hPosition.val,tTmp.txt,0,0
|
||||
covx hTilt.val,tTmp.txt,0,0
|
||||
tSend.txt+=tTmp.txt
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
+++ /dev/fd/62 2022-10-07 21:59:22.635606002 +0000
|
||||
+++ /dev/fd/62 2022-10-08 14:12:50.745832486 +0000
|
||||
+rdAlarm.txt
|
||||
+18 +833,14 @@
|
||||
+ {
|
||||
|
||||
@@ -29,7 +29,7 @@ cardMedia
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
389 Line(s) of event code
|
||||
212 Unique line(s) of event code
|
||||
213 Unique line(s) of event code
|
||||
cardGrid
|
||||
42 Component(s)
|
||||
469 Line(s) of event code
|
||||
@@ -63,4 +63,4 @@ Total
|
||||
14 Page(s)
|
||||
451 Component(s)
|
||||
5487 Line(s) of event code
|
||||
1485 Unique line(s) of event code
|
||||
1486 Unique line(s) of event code
|
||||
|
||||
@@ -367,7 +367,7 @@ Slider hTilt
|
||||
// event,buttonPress2,internalNameEntity,positionSlider,50
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
|
||||
covx hPosition.val,tTmp.txt,0,0
|
||||
covx hTilt.val,tTmp.txt,0,0
|
||||
tSend.txt+=tTmp.txt
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
|
||||
@@ -213,7 +213,7 @@ Slider hTilt
|
||||
// event,buttonPress2,internalNameEntity,positionSlider,50
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
|
||||
covx hPosition.val,tTmp.txt,0,0
|
||||
covx hTilt.val,tTmp.txt,0,0
|
||||
tSend.txt+=tTmp.txt
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
|
||||
@@ -41,7 +41,7 @@ cardMedia
|
||||
popupShutter
|
||||
25 Component(s)
|
||||
393 Line(s) of event code
|
||||
214 Unique line(s) of event code
|
||||
215 Unique line(s) of event code
|
||||
cardQR
|
||||
32 Component(s)
|
||||
408 Line(s) of event code
|
||||
@@ -67,4 +67,4 @@ Total
|
||||
15 Page(s)
|
||||
488 Component(s)
|
||||
5770 Line(s) of event code
|
||||
1556 Unique line(s) of event code
|
||||
1557 Unique line(s) of event code
|
||||
|
||||
@@ -367,7 +367,7 @@ Slider hTilt
|
||||
// event,buttonPress2,internalNameEntity,positionSlider,50
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
|
||||
covx hPosition.val,tTmp.txt,0,0
|
||||
covx hTilt.val,tTmp.txt,0,0
|
||||
tSend.txt+=tTmp.txt
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
|
||||
@@ -213,7 +213,7 @@ Slider hTilt
|
||||
// event,buttonPress2,internalNameEntity,positionSlider,50
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",tiltSlider,"
|
||||
covx hPosition.val,tTmp.txt,0,0
|
||||
covx hTilt.val,tTmp.txt,0,0
|
||||
tSend.txt+=tTmp.txt
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
|
||||
Reference in New Issue
Block a user