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

@@ -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
```