-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python 3.10 incompatibility - removed loop param in asyncio.open_connection #19
Comments
I also found a similar issue with the MPD integration. I don't know Python, so I am not sure if it is related or not: home-assistant/core#59006 |
So it seems to be Python 3.10 incompatibility with asyncio.open_connection: |
Any progress on this? I just installed the Home Assistant 2022.7 beta, and it now fully switched to Python 3.10. |
Thanks for the fix. Working to get it across. |
Description
I configured the connection to Satel ETHM-1 Plus according to the official documentation but after restarting home assistant I can see the following error in logs:
What I Did
My configuration looks like this:
The text was updated successfully, but these errors were encountered: