add ICS documentation for Gladbeck, DE

This commit is contained in:
5ila5
2024-09-17 14:30:38 +02:00
committed by 5ila5
parent 561e536fc0
commit 4f92682ab5
9 changed files with 172 additions and 1 deletions

22
doc/ics/zb_gladbeck_de.md Normal file
View File

@@ -0,0 +1,22 @@
# ZBG Gladbeck
ZBG Gladbeck 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
- Visit <https://www.zb-gladbeck.de/Abfuhrkalender-2326374551.html> and select your location.
- Click on `Termine für Kalender exportieren`, then `Kalender abonnieren` to get the ical link.
- Use this url as `url` parameter.
## Examples
### Hauerweg 1
```yaml
waste_collection_schedule:
sources:
- name: ics
args:
url: https://www.zb-gladbeck.de/abfuhrkalender?format=ical&street=25689416&number=1
```