mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2025-12-19 14:14:12 +01:00
Update phys-btn.md
This commit is contained in:
@@ -7,7 +7,7 @@ You can configure the buttons to mimic an UI element on the screen by configurin
|
|||||||
The following rule will change the behaviour of the two buttons to do page navigation.
|
The following rule will change the behaviour of the two buttons to do page navigation.
|
||||||
|
|
||||||
```
|
```
|
||||||
Rule2 on Button1#state do Publish tele/%topic%/RESULT {"CustomRecv":"event,buttonPress2,hwbtn,bPrev"} endon on Button2#state do Publish tele/%topic%/RESULT {"CustomRecv":"event,buttonPress2,hwbtn,bNext"} endon
|
Rule2 on Button1#state do Publish tele/%topic%/RESULT {"CustomRecv":"event,buttonPress2,navPrev,button"} endon on Button2#state do Publish tele/%topic%/RESULT {"CustomRecv":"event,buttonPress2,navNext,button"} endon
|
||||||
|
|
||||||
Rule2 1
|
Rule2 1
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user