We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After upgrading to 2024.12.0 I'm having this issue every night:
2024/12/23 07:50:18 | stdout | �[0m 2024/12/22 04:40:35 | stdout | asyncio.sleep(2) 2024/12/22 04:40:35 | stdout | �[33m2024-12-22 04:40:35.588 WARNING (MainThread) [py.warnings] /usr/local/lib/python3.13/site-packages/pyfamilysafety/authenticator/init.py:119: RuntimeWarning: coroutine 'sleep' was never awaited
.
No response
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for reporting, I have just released a new version which fixes the coroutine not being awaited.
Odd that this has caused the entirety of HA to hang though.
Sorry, something went wrong.
Hey Pantherale0, many thanks, will try it out and report back.
No branches or pull requests
System Health details
System Information
Home Assistant Community Store
Home Assistant Cloud
Dashboards
Recorder
Spotify
Checklist
Describe the issue
After upgrading to 2024.12.0 I'm having this issue every night:
2024/12/23 07:50:18 | stdout | �[0m
2024/12/22 04:40:35 | stdout | asyncio.sleep(2)
2024/12/22 04:40:35 | stdout | �[33m2024-12-22 04:40:35.588 WARNING (MainThread) [py.warnings] /usr/local/lib/python3.13/site-packages/pyfamilysafety/authenticator/init.py:119: RuntimeWarning: coroutine 'sleep' was never awaited
Reproduction steps
...
Debug logs
Diagnostics dump
No response
The text was updated successfully, but these errors were encountered: