OpenEVSE / openevse_esp32_firmware

OpenEVSE V4 WiFi gateway using ESP32
170 stars 112 forks source link

Reset MQTT values when disabled or after a charge session ends? #867

Open billatq opened 3 months ago

billatq commented 3 months ago

A while back, I was emitting values to MQTT about vehicle charge state, but have since disabled it. It's been perhaps a year, but the LCD display is still displaying these values. Clearly it's stale, but still being used somewhere. I don't see any obvious way to reset them either. I can dig into the code, but wanted to make sure this isn't configurable somewhere that I missed.