mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
18 lines
1017 B
YAML
18 lines
1017 B
YAML
---
|
|
title: ASTO (Abfall- Sammel- und Transportverband Oberberg)
|
|
url: https://www.asto.de/
|
|
howto:
|
|
en: |
|
|
- Goto <https://www.asto.de/> and navigate to the `Abfallkalender` page.
|
|
- Click on `Digital / Mobil` in the left navigation sidebar, then select your region in the same sidebar.
|
|
- Select your address.
|
|
- Right-click -> copy link address on the `Jahreskalender (iCal)` button.
|
|
- Paste the copied link into the `url` parameter.
|
|
- You can remove the cHash part of the URL, it is not needed.
|
|
- It's recommended to replace the year in the URL with `{%Y}` so it will be automatically updated each year if the URL only changes the year.
|
|
|
|
test_cases:
|
|
Marienheide Am Brandteich:
|
|
url:
|
|
https://www.asto.de/abfallkalender/{%Y}/abfallkalender-jahresdetail/jahrdetail-digital/staedte-listview/district-detailview/district-ical?tx_cctrashcalendar_fetrashcal%5Baction%5D=iCalExport&tx_cctrashcalendar_fetrashcal%5Bcontroller%5D=District&tx_cctrashcalendar_fetrashcal%5Bdistrict%5D=49364
|