mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-21 21:54:46 +01:00
add speaker selection (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
c98a09814e
commit
8414c07163
@@ -554,6 +554,10 @@ Button bEntity2
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type2.txt=="media_pl")
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
|
||||
Touch Release Event
|
||||
tmLP.en=0
|
||||
@@ -595,6 +599,10 @@ Button bEntity3
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type3.txt=="media_pl")
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
|
||||
Touch Release Event
|
||||
tmLP.en=0
|
||||
@@ -636,6 +644,10 @@ Button bEntity4
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type4.txt=="media_pl")
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
|
||||
Touch Release Event
|
||||
tmLP.en=0
|
||||
@@ -677,6 +689,10 @@ Button bEntity5
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type5.txt=="media_pl")
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
|
||||
Touch Release Event
|
||||
tmLP.en=0
|
||||
@@ -714,7 +730,11 @@ Button bEntity6
|
||||
{
|
||||
page popupShutter
|
||||
}
|
||||
if(type6.txt=="input_sel")
|
||||
if(entn.txt=="input_sel")
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
if(type6.txt=="media_pl")
|
||||
{
|
||||
page popupInSel
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user