Rui Marinho

Results 168 comments of Rui Marinho

@KipK with any specific WiFI or controller firmware?

@KipK it looks like sending `$FD` was enough to wake the car. Initially, a manual override would only lead to this state like this: After sending `$FD`, the car started...

`/config`: ``` { "mqtt_supported_protocols": [ "mqtt", "mqtts" ], "http_supported_protocols": [ "http" ], "buildenv": "openevse_nodemcu-32s", "version": "local_master_b8d1addc", "wifi_serial": "xxx", "protocol": "-", "espinfo": "ESP32r1 2 core WiFi BLE BT", "espflash": 4194304, "firmware":...

@KipK I am also getting weird messages on my display such as "Waiting for \n Time 10:00:05 PM". It coincides with my off-peak schedule but I've never set it on...

Yes, in addition to seeing Service Level 0. Is that even possible? I thought it could only be 1 or 2.

@glynhudson After performing a full ESP32 erase, the service level is now 1 (in the UI at least). I have no explanation for how it got to level 0. The...

I think I know where the service level 0 is coming from - probably from miscalculation of true RMS via the configured mqtt topic? This is what I see on...

@KipK this is still happening frequently which makes it impossible to get a full charge when needed - any chance you could devote some time understanding why the set point...

Any chance of looking at this PR @moll? Thanks!