Added source for uppsalavatten_se and updated readme.md+info.md

This commit is contained in:
Lance0095
2023-03-20 18:58:57 +01:00
parent 08002a986b
commit 2a4eca23c7
2 changed files with 127 additions and 0 deletions

View File

@@ -0,0 +1,42 @@
# Uppsala Vatten och Avfall AB
Support for schedules provided by [Uppsala Vatten och Avfall AB](https://www.uppsalavatten.se), serving the municipality of Uppsala.
## Configuration via configuration.yaml
```yaml
waste_collection_schedule:
sources:
- name: uppsalavatten_se
args:
street: STREET_NAME
city: CITY_NAME
```
### Configuration Variables
**street**
*(string) (required)*
**city**
*(string) (required)*
## Example
```yaml
waste_collection_schedule:
sources:
- name: uppsalavatten_se
args:
street: SADELVÄGEN 1
city: BJÖRKLINGE
```
## How to get the source argument
The source argument is the street including number and the city to the house with waste collection.
The address can be tested [here](https://www.uppsalavatten.se/sjalvservice/hamtningar-och-berakningar/dag-for-sophamtning-och-slamtomning).