mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
* fix date issue, md updated, flake8 F601 added * remove overwritten parameter and flake8 F601
682 B
682 B
Croydon Council
Support for schedules provided by Croydon Council, serving Croydon, UK.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: croydon_gov_uk
args:
postcode: POSTCODE
houseID: HOUSE_NUMBER & STREET
Configuration Variables
postcode (string) (required)
houseID (string) (required)
houseID should be in the format used by the website, road names tend not to be abbreviated.
Example
waste_collection_schedule:
sources:
- name: croydon_gov_uk
args:
postcode: "CR0 2EG"
houseID: "23B Howard Road"