openevse_esp32_firmware icon indicating copy to clipboard operation
openevse_esp32_firmware copied to clipboard

MQTT "amp" message not updated to zero when solar charge stops?

Open tschiex opened this issue 3 years ago • 1 comments

When OpenEVSE is in Solar divert mode and starts charging, the MQTT "amp" topic is updated regularly with the charging current. When the sun goes down, a zero "amp" topic messgae is never sent and my MQTT board continues to display the last charging current for hours.

It would be nice to send a zero "amp"topic MQTT message when solar charges finishes.

tschiex avatar May 14 '22 14:05 tschiex

I don't see this issue here. "amp" is supposed to display the OpenEVSE current sensor. It should be updated whenever the divertmode is enabled or not each 30 sec at least.

KipK avatar Jun 07 '22 20:06 KipK