# AWG Bassum AWG Bassum 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 - Go to - Click on "Ort wählen" and choose your location - Type in your street address in "Ihre Straße" - Click on the name of your street - Scroll down and copy the link of "iCal herunterladen". - Replace the `url` in the example configuration with this link. - Replace the year in the URL with `{%Y}` to automatically get the current year. ## Examples ### Bassum / Alte Poststraße ```yaml waste_collection_schedule: sources: - name: ics args: url: https://www.awg-bassum.de/abfuhrkalender.html?year={%Y}&city=Bassum&street=Alte%20Poststr.&slug=Alte%20Poststr.------Bassum--27211--Bassum&ical=1 ```