add highpeak_gov_uk

This commit is contained in:
5ila5
2024-08-06 20:03:10 +02:00
committed by 5ila5
parent a343cfb247
commit c391bd2ea6
5 changed files with 165 additions and 1 deletions

View File

@@ -0,0 +1,41 @@
# High Peak Borough Council
Support for schedules provided by [High Peak Borough Council](https://www.highpeak.gov.uk/), serving High Peak Borough, UK.
## Configuration via configuration.yaml
```yaml
waste_collection_schedule:
sources:
- name: highpeak_gov_uk
args:
postcode: POSTCODE
uprn: "UPRN"
```
### Configuration Variables
**postcode**
*(String) (required)*
**uprn**
*(String | Integer) (required)*
## Example
```yaml
waste_collection_schedule:
sources:
- name: highpeak_gov_uk
args:
postcode: SK23 6BQ
uprn: "10010724045"
```
## How to get the source argument
Use your postcode as the `postcode` argument and your Unique Property Reference Number (UPRN) as the `uprn` argument.
An easy way to discover your Unique Property Reference Number (UPRN) is by going to <https://www.findmyaddress.co.uk/> and entering in your address details.