Bettapro / Solar-Tracer-Blynk-V3

Connect the EPSolar/EPEver Tracer A/B Series (RS-485 Modbus) to an ESP8266/ESP32 and monitor using Blynk /Homeassistant/MQTT... .
GNU General Public License v3.0
51 stars 11 forks source link

Value not sync at boot in HA #50

Closed Bettapro closed 2 years ago

Bettapro commented 2 years ago

A 0 value is not going to be sync in HA as the cached value is set 0

https://github.com/Bettapro/Solar-Tracer-Blynk-V3/blob/4efdfc880ff203ca7d85355913ce52a287b87029/SolarTracerBlynk/src/core/BaseSync.cpp#L43

https://github.com/Bettapro/Solar-Tracer-Blynk-V3/blob/4efdfc880ff203ca7d85355913ce52a287b87029/SolarTracerBlynk/src/core/BaseSync.cpp#L116