Jeremy Poulter

Results 220 comments of Jeremy Poulter

Let's keep this open till we have a proper solution for building on Windows

That file is auto generated by a python script, is using windows `\` and breaking the build

> A further outstanding issue on Windows is the upload command in the platformio.ini (env:openevse_wifi_v1): > > ``` > upload_command = curl -F firmware=@$SOURCE http://$UPLOAD_PORT/update --progress-bar | cat > ```...

@chris1howell So if I understand it the main thing to do here is support MQTT client certificates for MQTT authentication right? Or are you expecting more? A GUI option to...

Thanks for letting us know. That is indeed the file to update with the new Root CA

Currently the schedule is setup to turn on the charge at full power, rather than force the charge off as the expected use case is for charging over night on...

This is the expected behaviour, and the graph you posted shows exactly why. The smothered current is only used to start/stop the charge, as that can cause damage to the...

Also I am not sure I understand the relation to the inverter, the current is coming out of the inverter irrespective of if the EVSE is in operation or not,...

Interesting, is this not a case of updating the OpenEVSE data faster then? I would have thought that having the EVSE track the available solar closer would be better for...

That sounds really weird, can't think of anything that has changed in that area. Yeah the debug in the production builds is not great, we do have a ticket to...