mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-19 12:44:44 +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)
|
||||
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
|
||||
|
||||
@@ -1507,7 +1507,7 @@ Timer tmSerial
|
||||
// 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
|
||||
|
||||
Reference in New Issue
Block a user