mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 02:04:22 +01:00
13 lines
525 B
YAML
13 lines
525 B
YAML
title: Stadt Detmold
|
|
url: https://www.detmold.de/
|
|
howto: |
|
|
- Goto <https://abfuhrkalender.detmold.de/> and select your location.
|
|
- Click on `Weitere Information`.
|
|
- Click on `Download ics-Datei (iCal).
|
|
- Right-click on `Download` link and copy link address.
|
|
- Replace the `url` in the example configuration with this link.
|
|
- Replace the year in the url with `{%Y}`.
|
|
test_cases:
|
|
Beateweg:
|
|
url: "https://abfuhrkalender.detmold.de/icsmaker.php?strid=146&year={%Y}"
|
|
regex: "Müllabfuhr: (.*)" |