mampfes / hacs_waste_collection_schedule

Home Assistant integration framework for (garbage collection) schedules
MIT License
988 stars 631 forks source link

[Request] ASP Paderborn #184

Closed LooneyN closed 2 years ago

LooneyN commented 2 years ago

Hello!

Would it be possible to add as ASP (Paderborn) as a source?

It works fine by adding the ICS but it would be nice if it'd be supported out of the box (if possible) :)

Link: https://www.paderborn.de/microsite/asp/abfallentsorgung/abfuhrtermine_pb.php

Example Street: Marienloher Straße

Its available as PDF, Online View and iCal

Thank you :)

mampfes commented 2 years ago

Your hometown is using MyMuell (by Jumomind) as service provider. There is already a source for that. The config for "Marienloher Strasse" is:

waste_collection_schedule:
  sources:
    - name: jumomind_de
      args:
        service_id: mymuell
        city_id: 48001
        area_id: 1316
mampfes commented 2 years ago

Did this work for you?

LooneyN commented 2 years ago

Oh sorry, I didn't knew that! Thank you very much, works absolutely perfect! :)