mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
* initial commit * test cases added * wirral .md added, args updated * update_docu_links run * typo corrected
668 B
668 B
Wirral Council
Support for schedules provided by Wirral Council, UK.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: wirral_gov_uk
args:
street: STREET
suburb: SUBURB
Configuration Variables
street
(string) (required)
suburb
(string) (required)
Both the street and suburb are should be supplied in the arguments, as they appear on the web site when viewing your schedule.
Examples
waste_collection_schedule:
sources:
- name: wirral_gov_uk
args:
street: "Beckenham Road"
suburb: "New Brighton"