mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
18 lines
781 B
YAML
18 lines
781 B
YAML
---
|
|
title: EDG Entsorgung Dortmund
|
|
url: https://www.edg.de/
|
|
howto:
|
|
en: |
|
|
- Goto <https://www.edg.de/de/entsorgungsdienstleistungen/rein-damit/abfallkalender/abfallkalender.htm> and select your location and press `weiter`.
|
|
- Click on `URL in die Zwischenablage kopieren` to copy the ical url.
|
|
- Replace the `url` in the example configuration with this link.
|
|
- Leave the `regex` untouched
|
|
- You can use the different types as `Bioabfall`, `Altpapier`, `Restabfall` and `Wertstoffe`
|
|
default_params:
|
|
regex: ^(\w*) \d* .*
|
|
test_cases:
|
|
Baackweg 1:
|
|
url:
|
|
https://kundenportal.edg.de/WasteManagementDortmund/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=1271001001&AboID=66930&Fra=P;R;B;W
|
|
regex: ^(\w*) \d* .*
|