pbix / HA-solark-PV

Home Assistant integration for the SolArk PV Inverter
Apache License 2.0
36 stars 9 forks source link

Entity is non numeric #26

Closed Quattrohead closed 1 year ago

Quattrohead commented 1 year ago

Random error message from the Sol-ark sensors. My setup is RS485 to a USB converter that is plugged right into the HA PC. This was previously connected to Solar Assistant on a Pi and I have never seen this error on SA. Seems like data is missing when I zoom up on the graph for the sensor. Entity is non-numeric: sensor.solark_1_pv_input_power - shows up for a few seconds then disappears again. HA error

pbix commented 1 year ago

Looks like a problem with your polling subsystem to me. This integration depends on pymodbus as that subsystem. You might want to discuss it with the maintainer(s) of that package. I am closing this issue because I think data errors like this are likely outside the scope of this integration. If you learn otherwise please re-open this issue.