add Renfrewshire council, UK (#2070)

* add Renfrewshire council, UK

* reforamtting + change URL to API_URL

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
Co-authored-by: 5ila5 <38183212+5ila5@users.noreply.github.com>
This commit is contained in:
Scott McGready
2024-05-08 21:54:01 +01:00
committed by GitHub
parent 22ee11d62a
commit e4c2532de2
4 changed files with 137 additions and 1 deletions

View File

@@ -0,0 +1,37 @@
# Renfrewshire Council
Support for schedules provided by [Renfrewshire Council](https://www.renfrewshire.gov.uk/article/2320/Check-your-bin-collection-day).
## Configuration via configuration.yaml
```yaml
waste_collection_schedule:
sources:
- name: renfrewshire_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: renfrewshire_gov_uk
args:
postcode: "PA12 4AJ"
uprn: "123034174"
```
## 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.