mirror of https://github.com/arendst/Tasmota.git
corrected JSON-Path for Washingmachine_Power (Sonoff POW)
parent
decac50c8d
commit
26021e85a6
|
@ -83,7 +83,7 @@ This it the minimal set of items for the basic functionality of different Sonoff
|
|||
<[broker:stat/sonoff-E8A6E4/POWER:state:default]" }
|
||||
|
||||
Number BA_Washingmachine_Power "Washingmachine Power [%.1f W]" (BA,gPower)
|
||||
{ mqtt="<[broker:tele/sonoff-E8A6E4/ENERGY:state:JSONPATH($.Power)]" }
|
||||
{ mqtt="<[broker:tele/sonoff-E8A6E4/SENSOR:state:JSONPATH($.ENERGY.Power)]" }
|
||||
```
|
||||
|
||||
### Status Topics / Items
|
||||
|
|
Loading…
Reference in New Issue