mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-21 13:44:45 +01:00
fix type2 (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
998ff53299
commit
8f4154abc2
@@ -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
|
||||
|
||||
@@ -62,14 +62,14 @@ cardAlarm
|
||||
40 Component(s)
|
||||
427 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
|
||||
43 Component(s)
|
||||
423 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
|
||||
17 Page(s)
|
||||
|
||||
Reference in New Issue
Block a user