mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
config_flow move ICS sources to country selection with selected default params
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user