From: ranzen84 <53980214+ranzen84@users.noreply.github.com> Date: Sat, 19 Feb 2022 20:35:11 +0000 (+0100) Subject: Update README.md (#12322) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=3b0c2ca19fdb7aa36bb4dfe74694e83fd87fa608;p=openhab-addons.git Update README.md (#12322) --- diff --git a/bundles/org.openhab.binding.goecharger/README.md b/bundles/org.openhab.binding.goecharger/README.md index a2925c164c..1a8317e98a 100644 --- a/bundles/org.openhab.binding.goecharger/README.md +++ b/bundles/org.openhab.binding.goecharger/README.md @@ -88,7 +88,7 @@ when Item availablePVCurrent received update then logInfo("Amps available: ", receivedCommand.state) - MaxAmpere.sendCommand(receivedCommand.state) + GoEChargerMaxCurrent.sendCommand(receivedCommand.state) end ``` You can also define more advanced rules if you have multiple cars that charge with a different amount of phases.