add two ICS sources for regions of Westmo0rland & Furness

This commit is contained in:
5ila5
2024-04-03 13:52:43 +02:00
committed by 5ila5
parent 2bbcd07f2c
commit e43620299a
7 changed files with 83 additions and 1 deletions

View File

@@ -0,0 +1,22 @@
# Westmorland & Furness Council, South Lakeland area
Westmorland & Furness Council, South Lakeland area is supported by the generic [ICS](/doc/source/ics.md) source. For all available configuration options, please refer to the source description.
## How to get the configuration arguments
- Goto <https://www.southlakeland.gov.uk/bins-and-recycling/collection-calendar/> and select your location.
- Rightclick -> copy the URL of the `Import these dates into your calendar` link.
- Replace the `url` in the example configuration with this link.
## Examples
### 8, Cliff Terrace, Kendal, LA9 4JR
```yaml
waste_collection_schedule:
sources:
- name: ics
args:
url: https://www.southlakeland.gov.uk/Umbraco/Api/iCalRecycling/Get/?siteid=48750
```