Skip to content

Conversation

@defuuss
Copy link
Contributor

@defuuss defuuss commented Nov 10, 2025

This PR adds the waste collection source for Betzdorf, Luxembourg.
Uses JSON data provided by the municipality.
Closes #4864.

Comment on lines 37 to 39
# Fetch data from API with SSL verification disabled
# (due to certificate issues with betzdorf.lu website)
r = requests.get(API_URL, verify=True)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You say disabled but you set verify=Ture and I get a ssl error when testing

Copy link
Collaborator

@5ila5 5ila5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please fix ssl error

@5ila5
Copy link
Collaborator

5ila5 commented Dec 7, 2025

Thanks for your contribution,
I did some reformatting and run the update_docu_links.py script

@5ila5 5ila5 merged commit 09f6b29 into mampfes:master Dec 7, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

[Source Request]: Betzdorf / Luxembourg

2 participants