mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
1.6 KiB
1.6 KiB
Abfallwirtschaftsbetrieb Unstrut-Hainich-Kreis
Abfallwirtschaftsbetrieb Unstrut-Hainich-Kreis 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 https://www.abfallwirtschaft-uhk.de/kopie-tourenpl%C3%A4ne-als-icalendar-f%C3%BCr-das-jahr-2022 and select your municipality (2022 in URL is right!).
- Right-click on your city/county and copy link address.
- Replace the year in the
urlwith{%Y}. - Replace the
urlin the example configuration with this link.
Examples
Altengottern
waste_collection_schedule:
sources:
- name: ics
args:
split_at: ', '
url: https://awb-ics.unstrut-hainich-kreis.de/icalendar/{%Y}/Altengottern.ics
Bad Langensalza Stadttour 3
waste_collection_schedule:
sources:
- name: ics
args:
split_at: ', '
url: https://awb-ics.unstrut-hainich-kreis.de/icalendar/{%Y}/LST3.ics
Herbsleben
waste_collection_schedule:
sources:
- name: ics
args:
split_at: ', '
url: https://awb-ics.unstrut-hainich-kreis.de/icalendar/{%Y}/Herbsleben.ics
Thamsbrück
waste_collection_schedule:
sources:
- name: ics
args:
split_at: ', '
url: https://awb-ics.unstrut-hainich-kreis.de/icalendar/{%Y}/Thamsbrueck.ics
Urleben
waste_collection_schedule:
sources:
- name: ics
args:
split_at: ', '
url: https://awb-ics.unstrut-hainich-kreis.de/icalendar/{%Y}/Urleben.ics