mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
14 lines
864 B
YAML
14 lines
864 B
YAML
---
|
|
title: Linz AG
|
|
url: https://www.linzag.at/
|
|
howto:
|
|
en: |
|
|
- Goto <https://www.linzag.at/portal/de/privatkunden/zuhause/abfall/service_dienstleistungen/abfallkalender> and select your location.
|
|
- Click on the download `Abfallkalender (ICS)` button and copy the download link or copy the link of the button after you already pressed it (href changes after first click).
|
|
- Replace the `url` in the example configuration with this link.
|
|
- Replace the date in the url (after `downloadStartDate=`) with `01-01-{%Y}` this way the link keep valid for following years.
|
|
test_cases:
|
|
Freistädter Straße 9, 4040 Linz:
|
|
url:
|
|
https://services.linzag.at/abfall-rest/icalCalendar?reminderTime=19&address=Freist%C3%A4dter%20Stra%C3%9Fe%209,%204040%20Linz&addressId=12170&isBusinessApp=false&PAP=02&BIO=&LVP=02&RMU=21&downloadStartDate=01-01-{%Y}
|