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

Closed
7 tasks done
ryrzy opened this issue May 8, 2024 · 7 comments
Closed
7 tasks done

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

ryrzy opened this issue May 8, 2024 · 7 comments

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.

@pawelhulek
Copy link
Contributor

Should be fixed here: #2128

pawelhulek added a commit to pawelhulek/hacs_waste_collection_schedule that referenced this issue Jun 6, 2024
@ryrzy
Copy link
Author

ryrzy commented Jun 6, 2024

fix from @pawelhulek fixed my problem, thank you :)

@ryrzy ryrzy closed this as completed Jun 6, 2024
@pawelhulek
Copy link
Contributor

@bispawel Can you check yours ?

@bispawel
Copy link

bispawel commented Jun 6, 2024

@pawelhulek I checked and unfortunately no changes :( (everything is up to date)

@ryrzy
Copy link
Author

ryrzy commented Jun 6, 2024

@pawelhulek I checked and unfortunately no changes :( (everything is up to date)

did you change files from @pawelhulek repo?
zmieniłeś pliki na te z repo Pawła? Musisz to zrobić ręcznie póki co

@bispawel
Copy link

bispawel commented Jun 6, 2024

@ryrzy you're right, I didn't read it. Now I replaced "ecoharmonogram_pl.py" and "EcoHarmonogramPL.py" but still no changes. I checked another address from a neighboring town (in Czernica district) and it was the same, only mixed garbage and payment deadline. I tested the address for the city of Tychy from this tutorial https://www.youtube.com/watch?v=KEhCRrnwFno and it works. (unfortunately it was the same before replacing the files)

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

3 participants