mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-24 00:14:26 +01:00
Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui
This commit is contained in:
@@ -2460,7 +2460,7 @@ Timer tmSerial
|
|||||||
// get Text (optional Value)
|
// get Text (optional Value)
|
||||||
spstr strCommand.txt,bText2.txt,"~",14
|
spstr strCommand.txt,bText2.txt,"~",14
|
||||||
}
|
}
|
||||||
if(type2.txt=="button"||type2.txt=="i")
|
if(type2.txt=="button"||type2.txt=="input_sel")
|
||||||
{
|
{
|
||||||
vis bUp2,0
|
vis bUp2,0
|
||||||
vis bStop2,0
|
vis bStop2,0
|
||||||
|
|||||||
@@ -1507,7 +1507,7 @@ Timer tmSerial
|
|||||||
// get Text (optional Value)
|
// get Text (optional Value)
|
||||||
spstr strCommand.txt,bText2.txt,"~",14
|
spstr strCommand.txt,bText2.txt,"~",14
|
||||||
}
|
}
|
||||||
if(type2.txt=="button"||type2.txt=="i")
|
if(type2.txt=="button"||type2.txt=="input_sel")
|
||||||
{
|
{
|
||||||
vis bUp2,0
|
vis bUp2,0
|
||||||
vis bStop2,0
|
vis bStop2,0
|
||||||
|
|||||||
@@ -372,23 +372,6 @@
|
|||||||
│ Disable release event after dragging: 0
|
│ Disable release event after dragging: 0
|
||||||
│ Send Component ID : disabled
|
│ Send Component ID : disabled
|
||||||
│
|
│
|
||||||
│ @@ -1503,15 +1740,15 @@
|
|
||||||
│ vis hSlider2,0
|
|
||||||
│ vis nNum2,0
|
|
||||||
│ bText2.pco=65535
|
|
||||||
│ bText2.pco2=65535
|
|
||||||
│ // get Text (optional Value)
|
|
||||||
│ spstr strCommand.txt,bText2.txt,"~",14
|
|
||||||
│ }
|
|
||||||
│ - if(type2.txt=="button"||type2.txt=="i")
|
|
||||||
│ + if(type2.txt=="button"||type2.txt=="input_sel")
|
|
||||||
│ {
|
|
||||||
│ vis bUp2,0
|
|
||||||
│ vis bStop2,0
|
|
||||||
│ vis bDown2,0
|
|
||||||
│ vis btOnOff2,0
|
|
||||||
│ vis bText2,1
|
|
||||||
│ tsw bText2,1
|
|
||||||
│ @@ -1842,14 +2079,163 @@
|
│ @@ -1842,14 +2079,163 @@
|
||||||
│ covx tTmp.txt,sys0,0,0
|
│ covx tTmp.txt,sys0,0,0
|
||||||
│ hSlider4.minval=sys0
|
│ hSlider4.minval=sys0
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
+++ /dev/fd/62 2022-10-25 17:08:32.504898978 +0000
|
+++ /dev/fd/62 2022-10-25 17:27:14.174175138 +0000
|
||||||
+,14 +1329,45 @@
|
+,14 +1329,45 @@
|
||||||
+ page popupFan
|
+ page popupFan
|
||||||
+ if(type4.txt=="input_sel")
|
+ if(type4.txt=="input_sel")
|
||||||
@@ -7,23 +7,6 @@
|
|||||||
+ {
|
+ {
|
||||||
+ page popupInSel
|
+ page popupInSel
|
||||||
+ }
|
+ }
|
||||||
+,15 +1740,15 @@
|
|
||||||
+ vis hSlider2,0
|
|
||||||
+ vis nNum2,0
|
|
||||||
+ bText2.pco=65535
|
|
||||||
+ bText2.pco2=65535
|
|
||||||
+ // get Text (optional Value)
|
|
||||||
+ spstr strCommand.txt,bText2.txt,"~",14
|
|
||||||
+ }
|
|
||||||
+ if(type2.txt=="button"||type2.txt=="i")
|
|
||||||
+ if(type2.txt=="button"||type2.txt=="input_sel")
|
|
||||||
+ {
|
|
||||||
+ vis bUp2,0
|
|
||||||
+ vis bStop2,0
|
|
||||||
+ vis bDown2,0
|
|
||||||
+ vis btOnOff2,0
|
|
||||||
+ vis bText2,1
|
|
||||||
+ tsw bText2,1
|
|
||||||
+,14 +2079,163 @@
|
+,14 +2079,163 @@
|
||||||
+ if(type5.txt=="button"||type5.txt=="input_sel")
|
+ if(type5.txt=="button"||type5.txt=="input_sel")
|
||||||
+ tSend.txt+="mode-preset_modes,"+tTmp.txt
|
+ tSend.txt+="mode-preset_modes,"+tTmp.txt
|
||||||
|
|||||||
@@ -2460,7 +2460,7 @@ Timer tmSerial
|
|||||||
// get Text (optional Value)
|
// get Text (optional Value)
|
||||||
spstr strCommand.txt,bText2.txt,"~",14
|
spstr strCommand.txt,bText2.txt,"~",14
|
||||||
}
|
}
|
||||||
if(type2.txt=="button"||type2.txt=="i")
|
if(type2.txt=="button"||type2.txt=="input_sel")
|
||||||
{
|
{
|
||||||
vis bUp2,0
|
vis bUp2,0
|
||||||
vis bStop2,0
|
vis bStop2,0
|
||||||
|
|||||||
@@ -62,14 +62,14 @@ cardAlarm
|
|||||||
40 Component(s)
|
40 Component(s)
|
||||||
427 Line(s) of event code
|
427 Line(s) of event code
|
||||||
258 Unique line(s) of event code
|
258 Unique line(s) of event code
|
||||||
cardEntities
|
|
||||||
65 Component(s)
|
|
||||||
1153 Line(s) of event code
|
|
||||||
527 Unique line(s) of event code
|
|
||||||
cardPower
|
cardPower
|
||||||
43 Component(s)
|
43 Component(s)
|
||||||
423 Line(s) of event code
|
423 Line(s) of event code
|
||||||
293 Unique line(s) of event code
|
293 Unique line(s) of event code
|
||||||
|
cardEntities
|
||||||
|
65 Component(s)
|
||||||
|
1153 Line(s) of event code
|
||||||
|
527 Unique line(s) of event code
|
||||||
|
|
||||||
Total
|
Total
|
||||||
17 Page(s)
|
17 Page(s)
|
||||||
|
|||||||
@@ -1507,7 +1507,7 @@ Timer tmSerial
|
|||||||
// get Text (optional Value)
|
// get Text (optional Value)
|
||||||
spstr strCommand.txt,bText2.txt,"~",14
|
spstr strCommand.txt,bText2.txt,"~",14
|
||||||
}
|
}
|
||||||
if(type2.txt=="button"||type2.txt=="i")
|
if(type2.txt=="button"||type2.txt=="input_sel")
|
||||||
{
|
{
|
||||||
vis bUp2,0
|
vis bUp2,0
|
||||||
vis bStop2,0
|
vis bStop2,0
|
||||||
|
|||||||
Reference in New Issue
Block a user