]> git.basschouten.com Git - openhab-addons.git/commitdiff
Update README.md (#12322)
authorranzen84 <53980214+ranzen84@users.noreply.github.com>
Sat, 19 Feb 2022 20:35:11 +0000 (21:35 +0100)
committerGitHub <noreply@github.com>
Sat, 19 Feb 2022 20:35:11 +0000 (21:35 +0100)
bundles/org.openhab.binding.goecharger/README.md

index a2925c164c7f491536375b43a4c15dc0ac597621..1a8317e98a0d53b4a7c6d7230fdac479b7efb0ed 100644 (file)
@@ -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.