mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
add ics traiskirchen_gv_at
This commit is contained in:
22
doc/ics/traiskirchen_gv_at.md
Normal file
22
doc/ics/traiskirchen_gv_at.md
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user