Update README.md (#12322)

This commit is contained in:
ranzen84
2022-02-19 21:35:11 +01:00
committed by GitHub
parent f29034fe87
commit 3b0c2ca19f

View 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.