add source esg soest

This commit is contained in:
Marvin Affeldt
2024-04-10 08:13:18 +02:00
committed by 5ila5
parent 2a66c4a0de
commit 5cac392066
5 changed files with 36 additions and 1 deletions

23
doc/ics/esg_soest_de.md Normal file
View File

@@ -0,0 +1,23 @@
# ESG Soest - Entsorgungswirtschaft Soest GmbH
ESG Soest - Entsorgungswirtschaft Soest GmbH 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
- Goto <https://www.esg-soest.de/abfallkalender> and select your location and press `weiter`.
- Enter your street and press `weiter`.
- Right click and copy the link of the `.ics-Datei` button.
- Replace the `url` in the example configuration with this link.
## Examples
### Rathausstraße (Soest)
```yaml
waste_collection_schedule:
sources:
- name: ics
args:
url: https://www.esg-soest.de/abfallkalender/soest/rathausstrasse/herunterladen
```