mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
* doc: update for Muensingen, Bern, Switzerland * addind note to howto to replace year, update_docu_links (changed country) --------- Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
1014 B
1014 B
Münsingen BE, Switzerland
Münsingen BE, Switzerland is supported by the generic ICS source. For all available configuration options, please refer to the source description.
How to get the configuration arguments
- Go to Abfallkalender to get the url of the ICal file.
- Replace the URL in the Example section with the url of the ICal file.
- Replace the year in the url with
{%Y}.
Examples
Papier und Karton
waste_collection_schedule:
sources:
- name: ics
args:
title_template: '{{date.summary}} {{date.location}}'
url: https://www.muensingen.ch/de/verwaltung/dokumente/dokumente/Papier-und-Kartonabfuhr-{%Y}.ics
version: 1
Gartenabfaelle
waste_collection_schedule:
sources:
- name: ics
args:
url: https://www.muensingen.ch/de/verwaltung/dokumente/dokumente/Gartenabfaelle-{%Y}.ics
version: 1