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]: ecoharmonogram.pl some streets are not working #2066

Open
7 tasks done
ryrzy opened this issue May 8, 2024 · 1 comment
Open
7 tasks done

[Bug]: ecoharmonogram.pl some streets are not working #2066

ryrzy opened this issue May 8, 2024 · 1 comment

Comments

@ryrzy
Copy link

ryrzy commented May 8, 2024

I Have A Problem With:

A specific source

What's Your Problem

Hello,
i have problem with some streets in city 'Zabrze', for example Zabrze/Zabrze/Łąkowa/1 Zabrze/Zabrze/Mickiewicza/1 - both shows 2 extra args when i use EcoHarmonogramPL.py script, and they are that same! :) i think one is for houses second for flats.
But the best is for Leśna street... there are 2 extra args and they are empty! :D
All streets are working on city official www - https://miastozabrze.pl/dla-mieszkancow/odpady-komunalne/wyszukiwarki-ecoharmonogram-harmonogram-odbioru-odpadow-jak-segregowac/

Source (if relevant)

ecoharmonogram.pl

Logs

No response

Relevant Configuration

waste_collection_schedule:
  sources:
    - name: ecoharmonogram_pl
      args:
        town: Zabrze
        district: Zabrze
        street: Leśna
        house_number: xyz
        additional_sides_matcher:

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.
@bispawel
Copy link

bispawel commented May 16, 2024

Hi,
I have a similar problem.
Only the payment date and the date of the next mixed waste collection are displayed.

waste_collection_schedule:
  sources:
    - name: ecoharmonogram_pl
      args:
        town: "Nadolice Wielkie"
        street: "Zbożowa"
        house_number: "xx"
        district: "Czernica"
        additional_sides_matcher: ""

I tried other addresses from neighboring towns and it's the same everywhere.
I've been working on this for 3 days, trying different configurations and I have no idea what I could do on my side.

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

2 participants