Closed swex closed 1 year ago
Hi,
Thank you for the feedback!
I believe I found missing close()
call in reconnect logic.
This explains why the issue is only happening after HASS runs for a while, since open descriptors accumulate with each connection attempt.
The issue should now be fixed in https://github.com/denpamusic/PyPlumIO/commit/122ba049f36e7a6f5b400fb1ea7546f01e004d18. This fix will be included in PyPlumIO v0.4.3 and corresponding v0.3.9 of HASS integration.
Thanks again for your help!
PyPlumIO v0.4.3 is released and integration manifest is updated to point at new version.
You can now try to install main
branch of the integration via HACS as described here and check if this issue is fixed.
looks ok now, thanks
Is there an existing issue for this?
I'm having the following issue:
probably its pyserial-asyncio bug, but... some random time after hass running it becomes unresponsive and I see in logs SEE BELOW Something in my setup acquiring file descriptors and not closing them... I guess its you...
I have following devices connected:
I'm connecting to my devices using:
USB to RS-485 adapter
I'm seeing following log messages: