add ics traiskirchen_gv_at

This commit is contained in:
5ila5
2023-12-18 18:43:44 +01:00
committed by 5ila5
parent 4cf3d0ea7d
commit f5817f8872
5 changed files with 34 additions and 1 deletions

View File

@@ -0,0 +1,22 @@
# Stadtgemeinde Traiskirchen
Stadtgemeinde Traiskirchen is supported by the generic [ICS](/doc/source/ics.md) source. For all available configuration options, please refer to the source description.
## How to get the configuration arguments
- Goto <https://traiskirchen.gv.at/abfall-entsorgung/online-abfuhrplan/> and search your address.
- Copy the link of `Abfuhrbereich...` below `Kalender zum Download als ICS` button.
- Replace the `url` in the example configuration with this link.
## Examples
### Abfuhrbereich 5
```yaml
waste_collection_schedule:
sources:
- name: ics
args:
url: https://traiskirchen.gv.at/fileadmin/files/download/iCAL-Abfuhrkalender/Abfuhrbereich_5.ics
```