mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
* adding St. Pölten * fix country + ./update_docu_links.py --------- Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
16 lines
1003 B
YAML
16 lines
1003 B
YAML
title: Abfallwirtschaft der Stadt St. Pölten
|
|
url: https://www.st-poelten.at/sonstiges/17653-abfallkalender
|
|
country: at
|
|
howto: |
|
|
- Goto <https://www.st-poelten.at/sonstiges/17653-abfallkalender> and click "Inhalte von services.st-poelten.at laden"
|
|
- fill out your address
|
|
- click F12 or start the dev-mode on your browser another way
|
|
- click on "Download Kalenderexport" and discard or save the file (you'll not need it for that)
|
|
- find the link for the ics-file in the "Network"-section of your browsers Dev-tools
|
|
- copy the link - for the Landhaus it's https://services.infeo.at/awm/api/st.p%C3%B6lten/wastecalendar/v2/export/?calendarId=135&cityId=162&streetId=124691&housenumber=1&outputType=ical
|
|
- (the only values changing here shall be "streetId" and "housenumber")
|
|
test_cases:
|
|
Oppach:
|
|
url: "https://services.infeo.at/awm/api/st.p%C3%B6lten/wastecalendar/v2/export/?calendarId=135&cityId=162&streetId=124691&housenumber=1&outputType=ical"
|
|
split_at: " & "
|