add source Highland, Scotland, UK

This commit is contained in:
5ila5
2023-07-10 17:35:52 +02:00
parent 0d22dc86bd
commit 6cc12bf467
4 changed files with 122 additions and 1 deletions

View File

@@ -0,0 +1,34 @@
# Highland
Support for schedules provided by [Highland](https://www.highland.gov.uk/), serving Highland, Scotland, UK.
## Configuration via configuration.yaml
```yaml
waste_collection_schedule:
sources:
- name: highland_gov_uk
args:
record_id: RECORD ID
```
### Configuration Variables
**record_id**
*(String | Integer) (required)*
## Example
```yaml
waste_collection_schedule:
sources:
- name: highland_gov_uk
args:
record_id: 2004443
```
## How to get the source argument
Go to <https://www.highland.gov.uk/bindays> and search for your corresponding entry. The URL should look something like this: `https://www.highland.gov.uk/directory_record/2004443/allangrange_mains_road_black_isle` the number after directory_record is your record_id (here 2004443).