mampfes / hacs_waste_collection_schedule

Home Assistant integration framework for (garbage collection) schedules
MIT License
1.09k stars 663 forks source link

[Bug]: Bracknell Forest missing Collection Type #2982

Open hobnob48 opened 1 week ago

hobnob48 commented 1 week ago

I Have A Problem With:

A specific source

What's Your Problem

My existing configuration has stopped displaying the number of days for General collection and now shows as unknown. Food and Recycling are working correctly.

Clicking through the new UI process to re-configure the integration, the "Type" list only shows Food and Recycling. Previously I believe this would have sown General aswell.

Settings used to re-add and verify: Country: United Kingdom Source: Bracknell Forest Council (bracknell_forest_gov_uk) Postcode: RG42 2HB House Number: 44

Using the below in configuration.yaml also only shows the 2 types.

sensor:

Source (if relevant)

bracknell_forest_gov_uk

Logs

No response

Relevant Configuration

No response

Checklist Source Error

Checklist Sensor Error

Required

kevbev67 commented 5 days ago

I'm not much help but can confirm that its not working for me in Bracknell Forest either. Just Recycling and Food options

BenRutlandWeb commented 8 hours ago

I also have the same issue. I previously had the integration in configuration.yaml and it stopped working. I've since deleted and set up with the UI but have the same issue, general waste is missing.

I've checked the website and the council API does return general waste which points towards an issue with the integration.

In case this is helpful, food collection is weekly, recycling every 2 weeks and general is every 3 weeks. If it helps with testing, the next 3 general waste collections are:

Side note, great work on the UI configuration, it's so much easier to add sensors!

Edit: This is fixed in #3016