mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-17 10:27:00 +01:00
change media page steps (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
0f7e7d7d68
commit
9d2ea7c13e
@@ -223,7 +223,7 @@ Text t1
|
||||
|
||||
Events
|
||||
Touch Press Event
|
||||
hVolume.val=hVolume.val-5
|
||||
hVolume.val=hVolume.val-1
|
||||
// event,buttonPress2,internalNameEntity,volumeSlider,50
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",volumeSlider,"
|
||||
@@ -253,7 +253,7 @@ Text t3
|
||||
|
||||
Events
|
||||
Touch Press Event
|
||||
hVolume.val=hVolume.val+5
|
||||
hVolume.val=hVolume.val+1
|
||||
// event,buttonPress2,internalNameEntity,volumeSlider,50
|
||||
//craft command
|
||||
tSend.txt="event,buttonPress2,"+entn.txt+",volumeSlider,"
|
||||
|
||||
Reference in New Issue
Block a user