Updated NSPanel Tasmota FAQ (markdown)

Armilar
2022-09-09 18:22:41 +02:00
parent f4a53da2ec
commit f1caa5ce47

@@ -11,11 +11,8 @@
*** ***
### 1.1 Tasmota Rules ### 1.1 Tasmota Rules
#### 1.1.1 Rule2 - Favoriten Seiten
**Favoriten Seiten einbinden**
In der Tasmota-Konsole eine Rule definieren In der Tasmota-Konsole eine Rule definieren
#### 1.1.1 Rule2 - Favoriten Seiten
**Beide Buttons als Dialog** **Beide Buttons als Dialog**
`Rule2 on Button1#state do Publish SmartHome%topic%/%prefix%/RESULT {"CustomRecv":"event,buttonPress2,hwbtn,bPrev"} endon on Button2#state do Publish SmartHome%topic%/%prefix%/RESULT {"CustomRecv":"event,buttonPress2,hwbtn,bNext"} endon` `Rule2 on Button1#state do Publish SmartHome%topic%/%prefix%/RESULT {"CustomRecv":"event,buttonPress2,hwbtn,bPrev"} endon on Button2#state do Publish SmartHome%topic%/%prefix%/RESULT {"CustomRecv":"event,buttonPress2,hwbtn,bNext"} endon`