Jeremy Poulter

Results 39 issues of Jeremy Poulter

Do a POC to test if migrating to Mongoose 7 is going to help with some of the ongoing network related issues

Do a POC to test if moving back to ESPAsyncTCP (or one of the forks) is possible now the ESP32 and library are more mature.

We shouldn't really be using `pool.ntp.org` as a default NTP server (see ), we should [apply](https://manage.ntppool.org/manage/vendor) for something like `openevse.pool.ntp.org` and set that as the default.

We should be able to connect directly to the EmonTX (with EmonESP) from the OpenEVSE via the WebSockets and grab the data directly from that with out the need for...

https://community.platformio.org/t/mocking-library-for-arduino/24795

Should add a method to calibrate the current sensor, similar to https://github.com/lincomatic/open_evse/tree/development/utils/ammeter_cal

In the UI download the latest release info () and then use the new HTTP client upgrade (#258) to download/upgrade from the release assets. This will probably need support for...

- [ ] Disable root certificate validation per client - [x] Update root certificates - [ ] HTTPS server certificate/private key (GUI) - [ ] MQTT client certificate/private key

enhancement

We could to with better logging for diagnosis of in field issues, the current MicroDebug library is only really useful for debugging, we need some other levels of debug that...

https://tesla-api.timdorr.com/api-basics/authentication#refreshing-an-access-token

tesla