mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-03-07 11:39:40 +01:00
Updated ioBroker FAQ & Anleitungen (markdown)
@@ -47,6 +47,7 @@ Wenn man auf einen der beiden Buttons eine Funktion legen möchte, die eine Steu
|
|||||||
Tasmota konsole:
|
Tasmota konsole:
|
||||||
--> öffnen der Tasmota Konfigurationsoberfläche des Panels, dann auf Konsole und noch einmal auf Konsole
|
--> öffnen der Tasmota Konfigurationsoberfläche des Panels, dann auf Konsole und noch einmal auf Konsole
|
||||||
--> Rule definieren
|
--> Rule definieren
|
||||||
|
|
||||||
```
|
```
|
||||||
Rule2 on Button1#state do Publish %topic%/%prefix%/RESULT {"CustomRecv":"event,button1"} endon on Button2#state do Publish %topic%/%prefix%/RESULT {"CustomRecv":"event,button2"} endon
|
Rule2 on Button1#state do Publish %topic%/%prefix%/RESULT {"CustomRecv":"event,button1"} endon on Button2#state do Publish %topic%/%prefix%/RESULT {"CustomRecv":"event,button2"} endon
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user