gadget78 / inverter-homeassistant

Programmatically read data from your Voltronic, Axpert, Mppsolar PIP, Voltacon, Effekta etc Inverter and send it to Home Assistant via MQTT - Works with RS232 & USB!
GNU General Public License v3.0
15 stars 4 forks source link

MQTT Data populate on HA but without value #12

Open kryspirit opened 1 year ago

kryspirit commented 1 year ago

Hy,

after configure everything, from inverter-homeassistant docker with debug i see that data will be read right from inverter and published on mqtt. image

HA discover the template and import all sensor but without value. image

From HA if i subscribe manually to one sensor, for example "homeassistant/sensor/Inverter_/AC_grid_voltage" after some second i see the right value of it but HA don't populate this value on the sensor that it autodiscover from MQTT.

image

Some help pls?

alexponomarev commented 8 months ago

Encounter the same problem. Please advice if you managed to solve it.