# Abfall App Abfall App 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 your providers web site collections calendar (alternative https://{service}.abfall-app.net) and select your location. - Copy the link of the `Sync zu Kalender` Button. - Replace the `url` in the example configuration with this link. known supported: - Landkreis Stendal: - Landkreis soest: - Landkreis Böblingen: - Altmarkkreis Salzwedel: - Landkreis Lüchow-Dannenberg: - Rhein-Pfalz-Kreis: ## Examples ### Stendal Belkau ```yaml waste_collection_schedule: sources: - name: ics args: url: https://landkreis-stendal.abfall-app.net/download?system=ical&period=2&district=1321&categories=&view=month ``` ### soest ```yaml waste_collection_schedule: sources: - name: ics args: url: https://soest.abfall-app.net/download?system=ical&period=2&street=24260&categories=&view=month ```