mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 00:04:11 +01:00
1.2 KiB
1.2 KiB
Abfallwirtschaftsbetrieb Ilm-Kreis
Abfallwirtschaftsbetrieb Ilm-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://aik.ilm-kreis.de/Abfuhrtermine/ and select your municipality.
-
Right-click on
Terminexportand selectInspect. -
You should see a HTML fragment like this:
<input class="" style="width:50%;" type="button" title="Termine im Format ICS exportieren" value="Terminexport" data-href="/output/options.php?ModID=48&call=ical&&pois=3053.8&kat=1%2C">The relevant information pieces are the 2 numbers behind
ModIDandpoisat the end of the HTML fragment:ModID=48 pois=3053.8 -
Replace the numbers behind
ModIDandpoisin the example configuration with your values from the HTML fragment.
Examples
Oppach
waste_collection_schedule:
sources:
- name: ics
args:
headers:
referer: https://aik.ilm-kreis.de
url: https://aik.ilm-kreis.de/output/options.php?ModID=48&call=ical&pois=3053.8