mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 02:04:22 +01:00
Add AWP Pfaffenhofen an der Ilm
This commit is contained in:
23
doc/ics/awp_landkreis_pfaffenhofen.md
Normal file
23
doc/ics/awp_landkreis_pfaffenhofen.md
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user