Jeremy Poulter

Results 220 comments of Jeremy Poulter

Not yet, there is however the divert_sim that can run various test cases. You will have to look at the GitHub action for build instructions. I have not had a...

There were a number of network and MQTT fixes in the 5.0.0 release. Give that a try

@mathieucarbou a PR would be great.

Thanks for the contribution, most of the UI is performed by the WiFi module firmware these days, but sure this will be useful for folks not using the WiFi module.

There was no firmware binary released for the ESP32-Gateway, so not sure why it is being offered as an update... I will add these binaries to the release

It is likely to be [this](https://github.com/OpenEVSE/openevse_esp32_firmware/commit/dbb3eddeb6a58f4cccaa698c0655d15e5ff85422) update to the Arduino core that caused the issue, the ethernet port is no longer started up correctly.

Thanks for the contribution

Just because the change is active doesn't mean the contactor is closed. It definitely won't be. The OpenEVSE only closes the contactor when in the charging state (3), which can...

That being said there may be a bug in the total relay switches code that is miss-representing when the relay is switched. I don't recall where that number is coming...

The latest version is 5.0.0 are you sure you have an up-to-date source tree?