Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1014 Bytes

muensingen_ch.md

File metadata and controls

34 lines (26 loc) · 1014 Bytes

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