mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 02:04:22 +01:00
add ICS documentation for Gladbeck, DE
This commit is contained in:
22
doc/ics/zb_gladbeck_de.md
Normal file
22
doc/ics/zb_gladbeck_de.md
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user