mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
* Fix variable names (typo) and update search * Update eastherts_gov_uk.md * Update eastherts_gov_uk.py
904 B
904 B
East Herts Council
Support for schedules provided by East Herts Council, serving East Herts, UK.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: eastherts_gov_uk
args:
address_postcode: POST_CODE
address_name_number: HOUSE_NAME_NUMBER
version: 1
Configuration Variables
You only need to supply the house name/number and post code.
Test this out manually first at East Herts Council if you are not sure which are needed.
ADDRESS_POSTCODE
(string) (required)
ADDRESS_NAME_NUMBER
(string) (required)
Example
waste_collection_schedule:
sources:
- name: eastherts_gov_uk
args:
address_postcode: "SG9 9AA"
address_name_number: "1"