mirror of https://github.com/arendst/Tasmota.git
Updated openHAB (markdown)
parent
984dd04a4c
commit
aa8e5b0a35
|
@ -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($.Wifi.RSSI)]" }
|
||||
{ mqtt="<[broker:tele/sonoff-A00EEA/STATE:state:JSONPATH($.StatusSTS.Wifi.RSSI)]" }
|
||||
```
|
||||
|
||||
* Optional! A collection of return messages by the Sonoff module
|
||||
|
|
Loading…
Reference in New Issue