David Rapan

Results 637 comments of David Rapan

[feat: Add entity descriptions for up to 20 battery packs for Deye 3P](https://github.com/davidrapan/ha-solarman/commit/30f3a43a436c8cdc08e5c9a10eb7f105abcd5f12)

[fix: Battery 15-20 entities in Deye 3P](https://github.com/davidrapan/ha-solarman/commit/b9cffb8eec8ccd8ae673c0cf562e401ddbb2f386) Can you try it with this updated file?

Yeah, that's unfortunate, but I'm not able to replicate your problem, and since there are many users with microinverters, it must be in combination with something else, or there must...

I'm also running haos but just in qemu (which shouldn't make any difference) and I think it's the most reliable way. 😉 **BTW run it with debug logging enabled nonstop...

> The Addon try to use IP 172.30.232.0 but this IP is not used from my side. It's used by HA for docker.

Another thing to try: * Add fake device with made up ip and serial number, restart HA and observe behavior.

> I am facing also problem when inverters go offline. I have DEYE M80G3 and M80G4. This exception is to be "expected" when is the device unreachable.

@radektkacik, it's a stretch but changes in [feat: Improve inverter load method exception resolution](https://github.com/davidrapan/ha-solarman/commit/06e712612598a1453d901cf008ce68b1a17ef2be) could potentially help.

> Unfortunately it didn't help. I think there must be some synchronous call which hangs whole HA for a while. After disable integration it behaves normally. This would mean it...

> Maybe you can try add entities on the main dashboard, and also make automation which will use entities of the inverter. I can confirm the problem is the same...