From: Marc Bartelt Date: Sun, 10 Sep 2023 08:52:12 +0000 (+0200) Subject: [fronius] fix powerflowchannelpakku documentation (#15381) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=43ed48d34a4d9841712d67ebb3f3f1875fe4d9bf;p=openhab-addons.git [fronius] fix powerflowchannelpakku documentation (#15381) * [fronius] fix powerflowchannelpakku documentation fixes openhab#15074 --------- Signed-off-by: Marc Bartelt Signed-off-by: Marc Bartelt --- diff --git a/bundles/org.openhab.binding.fronius/README.md b/bundles/org.openhab.binding.fronius/README.md index c768fa875b..eb08a7dd43 100644 --- a/bundles/org.openhab.binding.fronius/README.md +++ b/bundles/org.openhab.binding.fronius/README.md @@ -81,7 +81,7 @@ The binding has no configuration options, all configuration is done at `bridge`, | `inverterdatadevicestatusstatuscode` | Number | Device status code
`0` - `6` Startup
`7` Running
`8` Standby
`9` Bootloading
`10` Error | | `powerflowchannelpgrid` | Number:Power | Grid Power (+ from grid, - to grid) | | `powerflowchannelpload` | Number:Power | Load Power (+ generator, - consumer) | -| `powerflowchannelpakku` | Number:Power | Battery Power (+ charge, - discharge) | +| `powerflowchannelpakku` | Number:Power | Battery Power (+ discharge, - charge) | | `powerflowchannelppv` | Number:Power | Solar Power (+ production) | | `powerflowautonomy` | Number:Dimensionless | The current relative autonomy in % | | `powerflowselfconsumption` | Number:Dimensionless | The current relative self consumption in % |