add charnwood_gov_uk

This commit is contained in:
5ila5
2024-08-08 15:46:04 +02:00
committed by 5ila5
parent d8efb9b393
commit 75fd6ed7c3
5 changed files with 154 additions and 1 deletions

View File

@@ -0,0 +1,34 @@
# Charnwood
Support for schedules provided by [Charnwood](https://www.charnwood.gov.uk/), serving Charnwood, UK.
## Configuration via configuration.yaml
```yaml
waste_collection_schedule:
sources:
- name: charnwood_gov_uk
args:
address: ADDRESS
```
### Configuration Variables
**address**
*(String) (required)*
## Example
```yaml
waste_collection_schedule:
sources:
- name: charnwood_gov_uk
args:
address: 111, Main Street, Swithland
```
## How to get the source argument
Find the parameter of your address using [https://my.charnwood.gov.uk/](https://my.charnwood.gov.uk/) and write them exactly like on the web page.