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
Hi,
I get a lot of those messages in my log
2021-09-19 09:28:23,914 - WARNING - urllib3.connectionpool: Connection pool is full, discarding connection: openapi.tuyaeu.com 2021-09-19 09:28:23,923 - WARNING - urllib3.connectionpool: Connection pool is full, discarding connection: openapi.tuyaeu.com 2021-09-19 09:28:23,998 - WARNING - urllib3.connectionpool: Connection pool is full, discarding connection: openapi.tuyaeu.com 2021-09-19 09:28:24,002 - WARNING - urllib3.connectionpool: Connection pool is full, discarding connection: openapi.tuyaeu.com 2021-09-19 09:28:24,012 - WARNING - urllib3.connectionpool: Connection pool is full, discarding connection: openapi.tuyaeu.com
Based on this home-assistant/core#38903 (comment) the code needs to be adapted here https://github.com/tuya/tuya-iot-python-sdk/blob/master/tuya_iot/openapi.py#L69
Can you help me on this one? Thanks!
The text was updated successfully, but these errors were encountered:
I'm experiencing the same issue. Not sure how to resolve it.
Sorry, something went wrong.
same issue here
Successfully merging a pull request may close this issue.
Hi,
I get a lot of those messages in my log
Based on this
home-assistant/core#38903 (comment)
the code needs to be adapted here
https://github.com/tuya/tuya-iot-python-sdk/blob/master/tuya_iot/openapi.py#L69
Can you help me on this one? Thanks!
The text was updated successfully, but these errors were encountered: