Jeremy Poulter

Results 38 issues of Jeremy Poulter

In a similar vain to #544 the other change I find my self making in the `platformio.ini` files, that shouldn't be committed, is the upload settings. Mainly when doing ESP8266...

feature

Pushing updates over MQTT blocks for around 160ms so it would be ideal to move to [async-mqtt-client](https://github.com/marvinroger/async-mqtt-client)

enhancement

The current [Home Assistant integration](https://www.home-assistant.io/integrations/openevse/) is a bit outdated and with the new features in both OpenEVSE and Home assistant we can do better: - Auto discovery - Setup via...

The existing GUI has served us well but it is becoming harder to maintain. We should start again from scratch, building with a modern framework.

The Save button is hidden when PV divert is disabled so you can not save the change to disabled.

I need to check the voltage levels but in theory it should be possible to program the firmware of the OpenEVSE from the WiFi module via the larger expansion connector....

Add some unit tests for the divert code as this has some quite complex interactions so would be good to test. Possibly we can test via the `divert_sim` code or...

It probably won't be too much effort to support Home Assistant's MQTT discovery to allow basic setup in Home Assistant even though #246should allow a more complete intergration

Remove the /save... API (replaced by /config) and any other APIs that are not/should not be used