add 3 new ICS Sources

This commit is contained in:
5ila5
2023-04-10 18:43:21 +02:00
parent 4de2cbe8fc
commit 356db79c81
9 changed files with 100 additions and 1 deletions

22
doc/ics/lebach_de.md Normal file
View File

@@ -0,0 +1,22 @@
# Lebacher Abfallzweckverband (LAZ)
Lebacher Abfallzweckverband (LAZ) 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.lebach.de/lebach/abfall/abfuhrkalender/> and select your location in the gray box on the right.
- Right click on `hier: die Ical-Datei zum Importieren auf Ihr Mobiltelefon` select `copy link` to get a webcal link.
- Replace the `url` in the example configuration with this link.
## Examples
### Hoxberg
```yaml
waste_collection_schedule:
sources:
- name: ics
args:
url: https://www.lebach.de/fileadmin/Dokumente_und_Grafiken/Abfall/Ical_Dateien/Abfuhrkalender_Hoxberg.ics
```