mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
* creating copy of oxford for broxbourne collection days form * Partially working Broxbourne implementation, broken where not all services available * Working Broxbourne implementation * Adding comments that explain Broxbourne's table structure * Adding markdown for Broxbourne * Added README and info.md updates, fixed handling of the current year for Broxbourne API * Adding an integer UPRN test case per recent comments on Birmingham PR * remove leap year error + reformatting --------- Co-authored-by: Simon Leigh <simon.leigh@ditto.live> Co-authored-by: 5ila5 <5ila5@users.noreply.github.com> Co-authored-by: 5ila5 <38183212+5ila5@users.noreply.github.com>
1.3 KiB
1.3 KiB
Borough of Broxbourne Council
Support for schedules provided by Borough of Broxbourne Council, in the UK.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: broxbourne_gov_uk
args:
uprn: UNIQUE_PROPERTY_REFERENCE_NUMBER
postcode: POSTCODE
Configuration Variables
uprn
(string)
The "Unique Property Reference Number" for your address. You can find it by searching for your address at https://www.findmyaddress.co.uk/.
postcode
(string)
The Post Code for your address. This needs to match the postcode corresponding to your UPRN.
Example
waste_collection_schedule:
sources:
- name: broxbourne_gov_uk
args:
uprn: 148028240
postcode: EN11 8PU
Returned Collections
This source will return the next collection date for each container type serviced at your address. If you don't subscribe to a garden waste bin, we don't return data for it.
Returned collection types
Domestic
Black bin for general waste
Recycling
Black recycling box for mixed recycling
Green Waste
Green Bin for garden waste. If you don't pay for a garden waste bin, it won't be included.
Food
Green or Brown Caddy for food waste.