Skip to content

0.3.5 fix for streams on Python >= 3.7

Compare
Choose a tag to compare
@bannhead bannhead released this 20 Jun 09:11
· 4 commits to master since this release

Starting with v.3.7 of Python, the close() method has been implemented to close the stream and the underlying socket.
Its lack in code leads to a crash after a few hours of running inside Home Assistant.