ICS: improve azv_hof and add vogtlandkreis_de

This commit is contained in:
5ila5
2024-02-23 17:15:03 +01:00
committed by 5ila5
parent 28ed5a5181
commit d5dc1a69e6
7 changed files with 52 additions and 2 deletions

View File

@@ -0,0 +1,22 @@
# Landkreis Vogtland
Landkreis Vogtland 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://vogtlandkreis.de/Bürgerservice-und-Verwaltung/Infos-und-Services/Abfallentsorgung/Abfuhrtermine> and select your location.
- Click on `URL ANZEIGEN` to get a ical link. If the button is broken use the `URL in Zwichenablage kopieren` button.
- Replace the `url` in the example configuration with this link.
## Examples
### Bergen, Am Anger 3a
```yaml
waste_collection_schedule:
sources:
- name: ics
args:
url: https://awi.vogtlandkreis.de/WasteManagementVogtland/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=1017029001&AboID=217980&Fra=R2;P;P1;B;G;R1https://awi.vogtlandkreis.de/WasteManagementVogtland/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=1017786001&AboID=217979&Fra=R2;P;P1;B;G;R1
```