Skip to content
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

RuntimeWarning: coroutine 'LuxtronikCoordinator.write' was never awaited #138

Closed
rhammen opened this issue Sep 19, 2023 · 1 comment
Closed

Comments

@rhammen
Copy link
Contributor

rhammen commented Sep 19, 2023

2023-09-20 00:10:59.041 WARNING (MainThread) [py.warnings] /usr/src/homeassistant/homeassistant/helpers/update_coordinator.py:173: RuntimeWarning: coroutine 'LuxtronikCoordinator.write' was never awaited
2023-09-20 00:12:59.451 WARNING (MainThread) [py.warnings] /usr/src/homeassistant/homeassistant/helpers/update_coordinator.py:173: RuntimeWarning: coroutine 'LuxtronikCoordinator.write' was never awaited
2023-09-20 00:36:59.485 WARNING (MainThread) [py.warnings] /usr/src/homeassistant/homeassistant/helpers/update_coordinator.py:173: RuntimeWarning: coroutine 'LuxtronikCoordinator.write' was never awaited

@BenPru
Copy link
Owner

BenPru commented Sep 20, 2023

Duplicate #108 #116
This can only be fixed with a new Bouni python-luxtronik release. See #136
Please don't create more tickets for this.

@BenPru BenPru closed this as completed Sep 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants