Steffen Zimmermann

Results 50 comments of Steffen Zimmermann

Please add all changes for the new source to this pull request, not one PR per file!

You created one PR per file. Please add all files to one PR - by committing all files and then create a PR.

You also created 3 additional PRs for the documentation #358, #359, #360 which I closed (without merging). Please put the changes from these PRs into a single PR (this one).

Thanks for your contribution.

If they use abfall.io just in an app (and not in the browser), I don't know a way to extract the required information so far. But I looks like they...

Sure, for abfall.io we need the unique district ID: https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/custom_components/waste_collection_schedule/waste_collection_schedule/wizard/abfall_io.py

Just to be curios: How did you manage to intercept the app traffic?

I tried the key2 as district ID, but it doesn't return valid results 👎

> Where did you scrape the other District IDs from? The IDs are extracted by intercepting the network traffic in a brower. Maybe the app(s) use a different API -...