mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 02:04:22 +01:00
add two ICS sources for regions of Westmo0rland & Furness
This commit is contained in:
22
doc/ics/southlakeland_gov_uk.md
Normal file
22
doc/ics/southlakeland_gov_uk.md
Normal 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
|
||||
```
|
||||
Reference in New Issue
Block a user