Add AWP Pfaffenhofen an der Ilm

This commit is contained in:
Alexander Lauster
2024-04-20 16:37:01 +02:00
committed by 5ila5
parent a833f17efa
commit f4be28d9e6
5 changed files with 37 additions and 1 deletions

View File

@@ -570,6 +570,7 @@ Waste collection schedules in the following formats and countries are supported.
- [Abfallwirtschaft Werra-Meißner-Kreis](/doc/source/zva_wmk_de.md) / zva-wmk.de
- [Abfallwirtschafts-Zweckverband des Landkreises Hersfeld-Rotenburg](/doc/source/awido_de.md) / azv-hef-rof.de
- [Abfallwirtschaftsbetrieb Bergisch Gladbach](/doc/source/abfallnavi_de.md) / bergischgladbach.de
- [Abfallwirtschaftsbetrieb des Landkreises Pfaffenhofen a.d.Ilm (AWP)](/doc/ics/awp_landkreis_pfaffenhofen.md) / awp-paf.de
- [Abfallwirtschaftsbetrieb Emsland](/doc/source/awb_emsland_de.md) / awb-emsland.de
- [Abfallwirtschaftsbetrieb Esslingen](/doc/source/awb_es_de.md) / awb-es.de
- [Abfallwirtschaftsbetrieb Ilm-Kreis](/doc/ics/ilm_kreis_de.md) / ilm-kreis.de

View File

@@ -0,0 +1,23 @@
# Abfallwirtschaftsbetrieb des Landkreises Pfaffenhofen a.d.Ilm (AWP)
Abfallwirtschaftsbetrieb des Landkreises Pfaffenhofen a.d.Ilm (AWP) 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://www.awp-paf.de/Abfuhrtermine/Abfallkalender.aspx> and select your town.
- Enter your street and house number.
- Click on `ical-Kalenderabo` and `URL in die Zwischenablage kopieren` to get a webcal link.
- Replace the `url` in the example configuration with this link.
## Examples
### Raiffeisenstr. 19
```yaml
waste_collection_schedule:
sources:
- name: ics
args:
url: https://abfuhrtermine.awp-paf.de/WasteManagementPfaffenhofen/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=150372001&AboID=523613&Fra=P;B;S;RM
```

View File

@@ -0,0 +1,11 @@
title: Abfallwirtschaftsbetrieb des Landkreises Pfaffenhofen a.d.Ilm (AWP)
url: https://www.awp-paf.de
country: de
howto: |
- Goto <https://www.awp-paf.de/Abfuhrtermine/Abfallkalender.aspx> and select your town.
- Enter your street and house number.
- Click on `ical-Kalenderabo` and `URL in die Zwischenablage kopieren` to get a webcal link.
- Replace the `url` in the example configuration with this link.
test_cases:
Raiffeisenstr. 19:
url: "https://abfuhrtermine.awp-paf.de/WasteManagementPfaffenhofen/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=150372001&AboID=523613&Fra=P;B;S;RM"

View File

@@ -161,6 +161,7 @@ This source has been successfully tested with the following service providers:
- [Abfallwirtschaft Landkreis Haßberge](/doc/ics/awhas_de.md) / awhas.de
- [Abfallwirtschaft Potsdam-Mittelmark (APM)](/doc/ics/apm_de.md) / apm-niemegk.de
- [Abfallwirtschaft Sonneberg](/doc/ics/abfallwirtschaft_sonneberg_de.md) / abfallwirtschaft-sonneberg.de
- [Abfallwirtschaftsbetrieb des Landkreises Pfaffenhofen a.d.Ilm (AWP)](/doc/ics/awp_landkreis_pfaffenhofen.md) / awp-paf.de
- [Abfallwirtschaftsbetrieb Ilm-Kreis](/doc/ics/ilm_kreis_de.md) / ilm-kreis.de
- [Abfallwirtschaftsbetrieb Landkreis Karlsruhe](/doc/ics/awb_landkreis_karlsruhe_de.md) / awb-landkreis-karlsruhe.de
- [Abfallwirtschaftsbetrieb Unstrut-Hainich-Kreis](/doc/ics/abfallwirtschaft_uhk_de.md) / abfallwirtschaft-uhk.de

File diff suppressed because one or more lines are too long