add ics source falkirk_gov_uk (#1320)

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
This commit is contained in:
5ila5
2023-10-13 15:54:30 +02:00
committed by GitHub
parent 085a71f1a8
commit 3b66c1ee0e
6 changed files with 40 additions and 2 deletions

23
doc/ics/falkirk_gov_uk.md Normal file
View File

@@ -0,0 +1,23 @@
# Falkirk
Falkirk 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.falkirk.gov.uk/services/bins-rubbish-recycling/household-waste/bin-collection-dates.aspx> and select your location.
- Click on `Add to smartphone`.
- select Android and uncheck Remind me.
- Replace the `url` in the example configuration with the link shown in the bar below `Remind me`.
## Examples
### 23, WEIR STREET, FALKIRK, FK1 1RB
```yaml
waste_collection_schedule:
sources:
- name: ics
args:
url: webcal://www.falkirk.gov.uk/bin-ical?uprn=136028227
```