mirror of https://github.com/arendst/Tasmota.git
Updated openHAB (markdown)
parent
b80b40090d
commit
b895e62d27
|
@ -101,7 +101,7 @@ It is furthermore recommended, to add the following status items for every Sonof
|
|||
* Wifi Signal Strength in Percent
|
||||
```java
|
||||
Number LivingRoom_Light_RSSI "Living Room Light: RSSI [%d %%]" (gRSSI)
|
||||
{ mqtt="<[broker:tele/sonoff-A00EEA/STATE:state:JSONPATH($.StatusSTS.Wifi.RSSI)]" }
|
||||
{ mqtt="<[broker:tele/sonoff-A00EEA/STATE:state:JSONPATH($.Wifi.RSSI)]" }
|
||||
```
|
||||
|
||||
* Optional! A collection of return messages by the Sonoff module
|
||||
|
|
Loading…
Reference in New Issue