Add source KWU Landkreis Oder-Spree

This commit is contained in:
Patrick Gniza
2022-11-25 22:17:49 +01:00
parent 0f6d7b63cb
commit 9a13124d9d
2 changed files with 130 additions and 0 deletions

30
doc/source/kwu_de.md Normal file
View File

@@ -0,0 +1,30 @@
# KWU Entsorgung
Support for schedules provided by [kwu-entsorgung.de](https://www.kwu-entsorgung.de/) located Landkreis Oder-Spree, Germany.
## Configuration via configuration.yaml
```yaml
waste_collection_schedule:
sources:
- name: kwu_de
args:
city: Bad Saarow
street: Ahornallee
number: 1
```
### Configuration Variables
**city**<br>
*(string) (required)*
**street**<br>
*(string) (required)*
**number**<br>
*(string) (required)*
## How to get the source arguments
Visit (Entsorgungskalender)[`https://www.kwu-entsorgung.de/?page_id=337`] and search for your address. The `city`, `street` and `number` argument should exactly match the autocomplete result.