mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 05:06:33 +01:00
add note to recollect documentation in ics.md
This commit is contained in:
@@ -133,6 +133,12 @@ waste_collection_schedule:
|
||||
split_at: ","
|
||||
```
|
||||
|
||||
### Recollect.net
|
||||
To get the URL, search your address in the recollect form of your home town, click "Get a calendar", then "Add to iCal". Finally, the URL under "Subscribe to calendar" is your ICS calendar link:
|
||||
```
|
||||
webcal://recollect.a.ssl.fastly.net/api/places/BCCDF30E-578B-11E4-AD38-5839C200407A/services/208/events.en.ics?client_id=6FBD18FE-167B-11EC-992A-C843A7F05606
|
||||
```
|
||||
Strip the client ID and change the protocol to https, and you have a valid ICS URL.
|
||||
```yaml
|
||||
waste_collection_schedule:
|
||||
sources:
|
||||
|
||||
Reference in New Issue
Block a user