Update README.md (#12322)
This commit is contained in:
parent
f29034fe87
commit
3b0c2ca19f
@ -88,7 +88,7 @@ when
|
|||||||
Item availablePVCurrent received update
|
Item availablePVCurrent received update
|
||||||
then
|
then
|
||||||
logInfo("Amps available: ", receivedCommand.state)
|
logInfo("Amps available: ", receivedCommand.state)
|
||||||
MaxAmpere.sendCommand(receivedCommand.state)
|
GoEChargerMaxCurrent.sendCommand(receivedCommand.state)
|
||||||
end
|
end
|
||||||
```
|
```
|
||||||
You can also define more advanced rules if you have multiple cars that charge with a different amount of phases.
|
You can also define more advanced rules if you have multiple cars that charge with a different amount of phases.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user