Rui Marinho

Results 168 comments of Rui Marinho

@jeremypoulter have you considered using [ESPHome](https://esphome.io/)? It would probably mean a big rewrite but it brings so much out of the box that I thought I'd leave the suggestion here.

Maybe the upgrade the Espressif SDK will bring improvements to this problem. https://github.com/OpenEVSE/ESP32_WiFi_V4.x/pull/207

I am having exactly the same issue, to the point I am considering downgrading to v2 because v3 has proven to be so unreliable with my MQTT setup.

I only see `Free memory` messages under `/debug` but I'm still experiencing this problem @jeremypoulter. Anything I can help to debug?

I'm still having exactly the issue @jonjander described, also on Ubiquiti hardware.

I have the same issue but on WiFi. See https://github.com/OpenEVSE/ESP32_WiFi_V4.x/issues/248 and https://github.com/OpenEVSE/ESP32_WiFi_V4.x/issues/135.

Confirmed on 4.1.1.dev. ![image](https://user-images.githubusercontent.com/288709/147168187-af6f0a58-b401-40b2-973e-9f15f41a1835.png)

I'm also confused on the pilot value. I thought that it was the max current possibly delivered to the car, doesn't look like it:

Interesting, I'm also looking for the same. @festo have you tried `docker-compose up -d` on `beforeScripts`? @tlovett1 basically this would allow us to run start our service dependencies before running...