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!
after configure everything, from inverter-homeassistant docker with debug i see that data will be read right from inverter and published on mqtt.
HA discover the template and import all sensor but without value.
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.
Hy,
after configure everything, from inverter-homeassistant docker with debug i see that data will be read right from inverter and published on mqtt.
HA discover the template and import all sensor but without value.
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.
Some help pls?