-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Request] Support for Abfallkalender Landkreis Göttingen (Niedersachsen) #10
Comments
BTW: I filed the same request for the other HA integration at mampfes/hacs_waste_collection_schedule#230 . The method of how to extract seem to be outdated or not available. If I get any hint how to extract the needed parameters I (software engineer and Linux user) am more than willing to work on this. So far I could not get them from the traffic generated by the Android app though. |
Unfortunately I never found a semi automatic way for getting the parameters. For the parameters you must search for the Abfall Kalender of your municipality and extract the parameters from there using the developer tools of your browser: Hope that helps! |
The Landkreis Göttingen has two keys: One for its core (the city and towns around it) and another for the former Landkreis Osterode which got merged into the Landkreis Göttingen. The URL you provided would have been great to analyse the old core, but does not help me as I need the other key and parameters. I used the program "Postman" which can act as a proxy. I could intercept the HTTP traffic and from what I got I failed to get the HTTPS traffic where the Android app communicates. The problem was likely that a certificate needs to be installed in order to use Postman 100%. Which tools did you use? |
It seems that "Landkreis Göttingen" is using Abfall.io, they are listet on their website: But "Stadt Göttingen" GEB Göttingen / Göttinger Entsorgungsbetriebe don't! Where did you get th einfo that GEP is using Abfall.io? I tried to decompile the Android App but it seems that is kind of ofuscated and I never took the time to analyze the traffic due to the lack of a setup taht allows me to inject a SSL cert in order to decrypt the HTTPS traffic ... If we could get that traffic analyzed, that would be awesome but I fear that the underlaying requests are as fucked up as that what they use via the websites. |
You are right, there is no support by Abfall.io for the entire Landkreis! There was a misunderstanding on my side which is explained in the "long story". As I live in the area of "Abfallwirtschaft Altkreis Osterode am Harz" I am interested to analyse the traffic by the app with postman. The main problem is likely the HTTPS certificate within postman. Short story about the support(in case TL;DR): Here the long story: Proof of no support for the entire Landkreis: Interface for towns near Göttingen: The city of Göttingen |
Thanks for your detailed feedback! I currently work on a config flow that allows easy setup of this component. |
Any news about this? |
No, had no time to look into this any further. As always PRs are highly appreciated 😅 |
Is it possible to add support for the Abfallkalender Landkreis Göttingen (Niedersachsen)?
https://www.abfallplus.de/fuer-buerger/ states "Kreis Göttingen wird unterstützt".
I tried to find out the parameters with the help of the proxy app "postman" and the recommended Android App from https://www.abfallplus.de/, but failed so far.
The text was updated successfully, but these errors were encountered: