config_flow move ICS sources to country selection with selected default params

This commit is contained in:
5ila5
2024-07-16 00:19:56 +02:00
committed by 5ila5
parent a15edae4d5
commit a8c6e14c3e
29 changed files with 1376 additions and 3 deletions

View File

@@ -9,6 +9,8 @@ howto: |
- 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")
default_params:
split_at: " & "
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"