Files
hacs_waste_collection_schedule/doc/ics/muensingen_ch.md
Sebastian Plattner 3f839128ee doc: update for Muensingen, Bern, Switzerland (#1472)
* 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>
2023-12-04 12:38:42 +01:00

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