mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-25 04:02:14 +01:00
Updated NSPanel Tasmota FAQ (markdown)
@@ -26,12 +26,12 @@ Rule1 1
|
|||||||
Rule2 on Button1#state do Publish SmartHome/%topic%/tele/RESULT {"CustomRecv":"event,button1"} endon on Button2#state do Publish SmartHome/%topic%/tele/RESULT {"CustomRecv":"event,button2"} endon
|
Rule2 on Button1#state do Publish SmartHome/%topic%/tele/RESULT {"CustomRecv":"event,button1"} endon on Button2#state do Publish SmartHome/%topic%/tele/RESULT {"CustomRecv":"event,button2"} endon
|
||||||
```
|
```
|
||||||
|
|
||||||
**Rechter Button Dialog - Linker Button Schalter**
|
**Linker Button Dialog - Rechter Button Schalter**
|
||||||
```
|
```
|
||||||
Rule2 on Button1#state do Publish SmartHome/%topic%/tele/RESULT {"CustomRecv":"event,button1"} endon
|
Rule2 on Button1#state do Publish SmartHome/%topic%/tele/RESULT {"CustomRecv":"event,button1"} endon
|
||||||
```
|
```
|
||||||
|
|
||||||
**Rechter Button Schalter - Linker Button Dialog**
|
**Linker Button Schalter - Rechter Button Dialog**
|
||||||
```
|
```
|
||||||
Rule2 on Button2#state do Publish SmartHome/%topic%/tele/RESULT {"CustomRecv":"event,button2"} endon
|
Rule2 on Button2#state do Publish SmartHome/%topic%/tele/RESULT {"CustomRecv":"event,button2"} endon
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user