Add source for Breckland Council, UK - update

Add ICON_Map
Add support for uprn

Update documentation
This commit is contained in:
bbr111
2022-12-30 11:42:01 +01:00
parent d30b9148f8
commit 53d28c3559
2 changed files with 61 additions and 28 deletions

View File

@@ -11,16 +11,20 @@ waste_collection_schedule:
args:
postcode: POSTCODE
address: ADDRESS
uprn: UPRN
```
### Configuration Variables
**POSTCODE**
*(string) (required)*
*(string) (optional)*
**ADDRESS**
*(string) (required)*
*(string) (optional)*
**UPRN**
*(string) (optional)*
## Examples
@@ -33,8 +37,20 @@ waste_collection_schedule:
address: "glen travis"
```
```yaml
waste_collection_schedule:
sources:
- name: breckland_gov_uk
args:
uprn: "10011977093"
```
If uprn is provided, only uprn is used. Otherwise postcode and address are required.
You can find all relevant informations at [Breckland Council](https://www.breckland.gov.uk/mybreckland) homepage
use the POSTCODE -> click find address.
Choose your address. Please only use the first part of your address. If you got an error, use less charecters from address.
## How to find your UPRN
An easy way to discover your Unique Property Reference Number (UPRN) is by going to [Find My Address](https://www.findmyaddress.co.uk/) and providng your address details.