wigan .md added

This commit is contained in:
dt215git
2023-03-19 20:08:52 +00:00
parent 3a80852c92
commit 9be5092e77

View File

@@ -0,0 +1,36 @@
# Wigan Council
Support for schedules provided by [Wigan Council](https://apps.wigan.gov.uk/MyNeighbourhood/), serving the city of Wigan, UK.
## Configuration via configuration.yaml
```yaml
waste_collection_schedule:
sources:
- name: wigan_gov_uk
args:
postcode: POSTCODE
uprn: UNIQUE_PROPERTY_REFERENCE_NUMBER
```
### Configuration Variables
**postcode**
*(string) (required)*
**uprn**
*(string) (required)*
## Example
```yaml
waste_collection_schedule:
sources:
- name: wigan_gov_uk
args:
postcode: "WN3 6AU"
uprn: "100011749007"
```
## How to find your `UPRN`
An easy way to find your Unique Property Reference Number (UPRN) is by going to <https://www.findmyaddress.co.uk/> and entering your address details.