Add SRV återvinning - changes

change filenames
change sourcename in doc
remove old files
remove dates variable
use params in requests
This commit is contained in:
bbr111
2022-12-26 14:35:20 +01:00
parent 17eddb08fc
commit a961b686f3
4 changed files with 12 additions and 8 deletions

View File

@@ -0,0 +1,35 @@
# SRV återvinning AB
Support for schedules provided by [SRV återvinning AB](https://www.srvatervinning.se/), Sweden.
## Configuration via configuration.yaml
```yaml
waste_collection_schedule:
sources:
- name: srvatervinning_se
args:
address: address
```
### Configuration Variables
**address**<br>
*(string) (required)*
## Example
```yaml
waste_collection_schedule:
sources:
- name: srvatervinning_se
args:
address: "Skansvägen"
```
## How to get the source arguments
1. Go to your calendar at [SRV återvinning AB](https://www.srvatervinning.se/sophamtning/privat/hamtinformation-och-driftstorningar)
2. Enter your address.
3. Copy the exact values from the textboxes in the source configuration.