mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 02:04:22 +01:00
added affarserken_se
This commit is contained in:
34
doc/source/affarsverken_se.md
Normal file
34
doc/source/affarsverken_se.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# Affärsverken
|
||||
|
||||
Support for schedules provided by [Affärsverken](https://www.affarsverken.se/), Sweden.
|
||||
|
||||
## Configuration via configuration.yaml
|
||||
|
||||
```yaml
|
||||
waste_collection_schedule:
|
||||
sources:
|
||||
- name: affarsverken_se
|
||||
args:
|
||||
address: ADDRESS
|
||||
|
||||
```
|
||||
|
||||
### Configuration Variables
|
||||
|
||||
**address**
|
||||
*(String) (required)*
|
||||
|
||||
## Example
|
||||
|
||||
```yaml
|
||||
waste_collection_schedule:
|
||||
sources:
|
||||
- name: affarsverken_se
|
||||
args:
|
||||
address: Albatrossvägen 5, Ramdala
|
||||
|
||||
```
|
||||
|
||||
## How to get the source argument
|
||||
|
||||
Write you address exactly like on [https://www.affarsverken.se/avfallstjanster/hamtningstider/](https://www.affarsverken.se/avfallstjanster/hamtningstider/).
|
||||
Reference in New Issue
Block a user