add ICS source for Trondheim, Norway

This commit is contained in:
5ila5
2023-06-24 16:15:40 +02:00
parent 2271acf98b
commit 493bd33813
5 changed files with 37 additions and 1 deletions

22
doc/ics/trv_no.md Normal file
View File

@@ -0,0 +1,22 @@
# Trondheim
Trondheim 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
- Go to <https://trv.no/plan/> and search for your address.
- Copy the link address of `Legg til i kalender (iCal)` to get a webcal link.
- Replace the `url` in the example configuration with this link.
## Examples
### Asalvegen 1A
```yaml
waste_collection_schedule:
sources:
- name: ics
args:
url: webcal://trv.no/calendar/002cac88-e10d-4138-b4d6-d3494d892f4b
```