Discharge batteries simultaneously #25
Annotations
3 errors and 1 warning
build:
control/control.go#L182
invalid operation: wattsRequired > maxBatteryDischargeWatts (mismatched types float64 and uint)
|
build:
control/control.go#L203
cannot use wattsRequiredPerBattery (variable of type float64) as uint value in argument to c.modbus.ChangeBatteryForceCharge
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|