Skip to content
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

[Bug]: app_abfallplus_de de.k4systems.abfallinfoapp no results #2017

Closed
5 of 7 tasks
Fireblade900rr opened this issue Apr 24, 2024 · 5 comments
Closed
5 of 7 tasks

[Bug]: app_abfallplus_de de.k4systems.abfallinfoapp no results #2017

Fireblade900rr opened this issue Apr 24, 2024 · 5 comments

Comments

@Fireblade900rr
Copy link

I Have A Problem With:

A specific source

What's Your Problem

a week ago Kreis Euskirchen / Weilerswist worked but now its gone completely. Its still working on iPhone with abfallinfoapp.

Source (if relevant)

de.k4systems.abfallinfoapp

Logs

Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht

Logger: waste_collection_schedule.source_shell
Quelle: custom_components/waste_collection_schedule/waste_collection_schedule/source_shell.py:136
Integration: waste_collection_schedule (Dokumentation)
Erstmals aufgetreten: 22. April 2024 um 14:54:37 (3 Vorkommnisse)
Zuletzt protokolliert: 01:27:02

fetch failed for source Apps by Abfall+: Traceback (most recent call last): File "/config/custom_components/waste_collection_schedule/waste_collection_schedule/source_shell.py", line 134, in fetch entries = self._source.fetch() ^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/waste_collection_schedule/waste_collection_schedule/source/app_abfallplus_de.py", line 140, in fetch for d in self._app.generate_calendar(): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/config/custom_components/waste_collection_schedule/waste_collection_schedule/service/AppAbfallplusDe.py", line 786, in generate_calendar self.select_kommune() File "/config/custom_components/waste_collection_schedule/waste_collection_schedule/service/AppAbfallplusDe.py", line 502, in select_kommune raise Exception(f"Region {self._region_search} not found.") Exception: Region Weilerswist not found.

Relevant Configuration

waste_collection_schedule:
    sources:
    - name: app_abfallplus_de
      args:
        app_id: de.k4systems.abfallinfoapp
        city: Weilerswist
        strasse: Große Heide
        hnr: X #replaced hnr with X

Checklist Source Error

  • Use the example parameters for your source (often available in the documentation) (don't forget to restart Home Assistant after changing the configuration)
  • Checked that the website of your service provider is still working
  • Tested my attributes on the service provider website (if possible)
  • I have tested with the latest version of the integration (master) (for HACS in the 3 dot menu of the integration click on "Redownload" and choose master as version)

Checklist Sensor Error

  • Checked in the Home Assistant Calendar tab if the event names match the types names (if types argument is used)

Required

  • I have searched past (closed AND opened) issues to see if this bug has already been reported, and it hasn't been.
  • I understand that people give their precious time for free, and thus I've done my very best to make this problem as easy as possible to investigate.
@ReneNulschDE
Copy link
Contributor

ReneNulschDE commented Apr 24, 2024

Please take a look here: #1989 . Scroll to the end, the thread has a lot of messages...
Result after the fix:

Testing source app_abfallplus_de ...
  found 80 entries for de.k4systems.abfallinfoapp Weilerswist Große Heide

@Fireblade900rr
Copy link
Author

Das verstehe ich nicht, was mache ich falsch ? "Master" ist bereits installiert, geht trotzdem nicht. Was muss an der Konfig geändert werden ?

@5ila5
Copy link
Collaborator

5ila5 commented Apr 24, 2024

Duplicate of #1989

Das Problem wurde in mehreren PR gefixt: #1993 #2001 #2006

In der master Version sollte aber theoretisch alles klappen. HACS scheint aber öfter mal Probleme beim Updaten/Version ändern machen (du köanntest probieren die Integration zu löschen und neu zu installieren dann nochmal auf master umzustellen) oder die Datei custom_components/waste_collection_schedule/waste_collection_schedule/service/AppAbfallplusDe.py manuell anzupassen. (HA neustarten nicht vergessen)

@5ila5 5ila5 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2024
@Fireblade900rr
Copy link
Author

Oh ja, das wars, ich Danke Dir vielmals, ich hab die AppAbfallplusDe.py manuell ausgetauscht, Die hatte zwar heutiges Datum aber war nicht aktuell ! Nach Neustart gehts nun wieder. Echt Klasse !

@neostreamer
Copy link

THX for the fix.
I have the issue realise first at today.

my app_id: de.k4systems.awbrastatt

Update from 1.47 to master now it works again!

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

No branches or pull requests

4 participants