Closed rotweiss4 closed 9 months ago
runs fine for me on the master branch where there where some changes after 1.44.0 please try the newly released 1.45.0 and report back
Unfortunately it does not work. I tested the master and the latest version
Here is my config:
waste_collection_schedule:
sources:
- name: app_abfallplus_de
args:
app_id: de.k4systems.regioentsorgung
city: Nörvenich
strasse: blabla-Straße
hnr: 2
If I wrote only the street, without city and hnr, i get an error "Street blabla-Straße not found." The same error with another Street.
If I wrote the Code above, i get an error "response=self) requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://app.abfallplus.de/struktur.xml.zip"
I tested the configuration with the first example Braunschweig and it runs. With my configuration i get the same error like before.
I think there is something wrong with the source or the configuration of the source.
The App (https://play.google.com/store/apps/details?id=de.k4systems.regioentsorgung) does not work for me either when choosing without signing I cannot use the app at all and spying on the traffic I get the same 401 UNAUTHORIZED. The source tries to use the sign in anonymously option and currently does not support logging in with an account (creating an account failed for me as well on the app. I think the APP Broke. They may fix this?)
Thank you very much for your help. I'll write to the developer
Looks like "city: Nörvenich" is using regioentsorgung.de. So you could use this config to get your calendar data too.
- name: regioentsorgung_de
args:
city: Nörvenich
street: blabla-Straße
house_number: 2
is using regioentsorgung.de.
Yes, that´s right. I can find my street on the homepage regioentsorgung.de
Unfortunately it does not work. I still have sensors with unknown. are you sure the configuration is correct?
I check it with
- name: regioentsorgung_de
args:
city: Nörvenich
street: Am Burgacker
house_number: 6
and this is working.
I checked my configuration again and you are right. It works. I had to rewrite the types in the sensors. They had different names now. (without brackets and without ä ö ü) Thank you for your help
please close the issue when you're ok.
I Have A Problem With:
A specific source
What's Your Problem
Unknown data for sensors. Integration doesnt catch the data.
Source (if relevant)
No response
Logs
Relevant Configuration
No response
Checklist Source Error
Checklist Sensor Error
Required