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

Feature Request: Add more countries and waste management companies #160

Open
dirkg173 opened this issue Dec 21, 2022 · 2 comments
Open

Feature Request: Add more countries and waste management companies #160

dirkg173 opened this issue Dec 21, 2022 · 2 comments
Labels

Comments

@dirkg173
Copy link

Hi,
Would it be possible and would you invest the time to add more countries and waste management companies?
At the moment I use the Home Assistant integration "Waste Collection Schedule". Flows are triggered on Homey via WebHooks. The integration works fine, but I would like to have an app running on Homey so I can turn off the RasPi. I'm not a fan of having to use multiple SmartHome systems. Ideally, Homey is the only SmartHome system (gateway/hub).
I'm not a programmer, but if it's about adding code snippets via copy & paste, or you would show me what I could support you with, then of course I would do that.

Kind regards
Dirk

@robertraaijmakers
Copy link
Owner

Hi Dirk,

That is a very extensive list of waste collection API's.
With regards to adding new ones, you can read this manual: https://robertraaijmakers.github.io/com.trashchecker/developer-guidelines.html

That shows a bit on the structure of the current code and how you can add new API's.

Kind regards,
Robert

@dirkg173
Copy link
Author

Hi Robert,
thanks for your reply.
I have looked at your manual, but as someone who has no programming knowledge, I am still completely overwhelmed, sorry.
Regarding the "Waste Collection Schedule", I am of course only interested in one waste collector, and that is this one:

custom_components/waste_collection_schedule/waste_collection_schedule/source/egn_abfallkalender_de.py

But what I already noticed is that you use "postcode, housenumber, street, country", but the API of "my" waste collector queries "city, district, street, housenumber". This is one of the reasons why I can't "transfer" the data from the "Waste Collection Schedule".
Maybe you could make an exception and add "my" waste collector? I would also donate 1 or 2 beers. 😉

I wish you and your family a Merry Christmas and a happy and healthy 2023.
Dirk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants