ned-kelly / docker-voltronic-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
270 stars 144 forks source link

My EAsun ISolar SML 5KVA inverter shows zero on Battery_redischarge_voltage #29

Open djmoonshine opened 3 years ago

djmoonshine commented 3 years ago

I looked into the QPIRI answer and this is the reply: QPIRI : (230.0 21.7 230.0 50.0 21.7 5000 4000 48.0 47.0 44.0 53.0 51.0 2 20 080 1 0 3 6 01 0 0 49.0 0 1m The 49.0 is the Battery_redischarge_voltage, but in the code the zero before is read as Battery_redischarge_voltage so i get a zero to the mqtt server.

Is this my inverter that has an altered prorocol since it probably is a clone, or is it a bug in the code?

tanqt5041 commented 3 years ago

did u manage to solve it?