-
Notifications
You must be signed in to change notification settings - Fork 88
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
MaxRetryError #508
Comments
What is your config? |
Hi
The address is an example. |
There is definitely an issue with the RecycleApp API. |
Came here to post the same 🙇 Thanks for checking it out! |
Thanks for looking into the issue 🙂 |
In the file /homeassistant/custom_components/afvalbeheer/API.py, change line 1149 to |
Fixed in v5.4.2 |
I haven't to be able to run this and getting the following error:
Error occurred while fetching data: ConnectionError(MaxRetryError("HTTPSConnectionPool(host='api.recycleapp.be', port=443): Max retries exceeded with url: /api/app/v1/access-token (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fe6efee7e00>: Failed to establish a new connection: [Errno -2] Name does not resolve'))"))
Does anyone else has the same problem? Do we need to change the access-token?
The text was updated successfully, but these errors were encountered: