mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
New Source: GVU Scheibbs (#1157)
* initial commit * test cases added * iconmap updated * comments added * .md added * update_docu_links run * reformatting @5ila5
This commit is contained in:
31
doc/source/scheibbs_umweltverbaende_at.md
Normal file
31
doc/source/scheibbs_umweltverbaende_at.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# GVU Scheibbs
|
||||
|
||||
Support for waste collection services Association of Municipalities in the District of Scheibbs for [GVU Scheibbs](https://scheibbs.umweltverbaende.at), Austria.
|
||||
|
||||
## Configuration via configuration.yaml
|
||||
|
||||
```yaml
|
||||
waste_collection_schedule:
|
||||
sources:
|
||||
- name: scheibbs_umweltverbaende_at
|
||||
args:
|
||||
region: REGION
|
||||
|
||||
```
|
||||
|
||||
### Configuration Variables
|
||||
|
||||
**REGION**
|
||||
*(string) (required)*
|
||||
|
||||
The region for which the collection schedule is required. The region should be spelt as it appears on the [Abholtermine](https://scheibbs.umweltverbaende.at/?kat=32) page. There is no need to include the "Marktgemeinde", "Gemeinde", or "Stadtgeminde" text.
|
||||
|
||||
|
||||
## Example
|
||||
|
||||
```yaml
|
||||
waste_collection_schedule:
|
||||
sources:
|
||||
- name: scheibbs_umweltverbaende_at
|
||||
args:
|
||||
region: "Sankt Anton an der Jeßnitz"
|
||||
Reference in New Issue
Block a user