From 493bd33813a302264d3737910641b49412304704 Mon Sep 17 00:00:00 2001 From: 5ila5 <5ila5@users.noreply.github.com> Date: Sat, 24 Jun 2023 16:15:40 +0200 Subject: [PATCH] add ICS source for Trondheim, Norway --- README.md | 1 + doc/ics/trv_no.md | 22 ++++++++++++++++++++++ doc/ics/yaml/trv_no.yaml | 9 +++++++++ doc/source/ics.md | 4 ++++ info.md | 2 +- 5 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 doc/ics/trv_no.md create mode 100644 doc/ics/yaml/trv_no.yaml diff --git a/README.md b/README.md index b4614c98..d53c494e 100644 --- a/README.md +++ b/README.md @@ -614,6 +614,7 @@ Waste collection schedules in the following formats and countries are supported. - [Oslo Kommune](/doc/source/oslokommune_no.md) / oslo.kommune.no - [ReMidt Orkland muni](/doc/source/remidt_no.md) / remidt.no - [Stavanger Kommune](/doc/source/stavanger_no.md) / stavanger.kommune.no +- [Trondheim](/doc/ics/trv_no.md) / trv.no
diff --git a/doc/ics/trv_no.md b/doc/ics/trv_no.md new file mode 100644 index 00000000..45642f26 --- /dev/null +++ b/doc/ics/trv_no.md @@ -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 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 +``` diff --git a/doc/ics/yaml/trv_no.yaml b/doc/ics/yaml/trv_no.yaml new file mode 100644 index 00000000..cb8ebd29 --- /dev/null +++ b/doc/ics/yaml/trv_no.yaml @@ -0,0 +1,9 @@ +title: Trondheim +url: https://trv.no/ +howto: | + - Go to 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. +test_cases: + Asalvegen 1A: + url: "webcal://trv.no/calendar/002cac88-e10d-4138-b4d6-d3494d892f4b" diff --git a/doc/source/ics.md b/doc/source/ics.md index d17b01da..13c68ac1 100644 --- a/doc/source/ics.md +++ b/doc/source/ics.md @@ -48,6 +48,10 @@ This source has been successfully tested with the following service providers: - [Zweckverband Abfallwirtschaft Region Trier (A.R.T.)](/doc/ics/art_trier_de.md) / art-trier.de - [Zweckverband Abfallwirtschaft Südwestsachsen (ZAS)](/doc/ics/za_sws_de.md) / za-sws.de +### Norway + +- [Trondheim](/doc/ics/trv_no.md) / trv.no + ### United States of America - [ReCollect](/doc/ics/recollect.md) / recollect.net diff --git a/info.md b/info.md index ad5985a1..5848cb93 100644 --- a/info.md +++ b/info.md @@ -25,7 +25,7 @@ Waste collection schedules from service provider web sites are updated daily, de | Luxembourg | Esch-sur-Alzette | | Netherlands | ACV Group, Alpen an den Rijn, Area Afval, Avalex, Avri, Bar Afvalbeheer, Circulus, Cyclus NV, Dar, Den Haag, GAD, Gemeente Almere, Gemeente Berkelland, Gemeente Cranendonck, Gemeente Hellendoorn, Gemeente Lingewaard, Gemeente Meppel, Gemeente Middelburg + Vlissingen, Gemeente Peel en Maas, Gemeente Schouwen-Duiveland, Gemeente Sudwest-Fryslan, Gemeente Venray, Gemeente Voorschoten, Gemeente Waalre, Gemeente Westland, HVC Groep, Meerlanden, Mijn Blink, PreZero, Purmerend, RAD BV, Reinis, Spaarnelanden, Twente Milieu, Waardlanden, Ximmio, ZRD | | New Zealand | Auckland Council, Christchurch City Council, Gore, Invercargill & Southland, Horowhenua District Council, Waipa District Council, Wellington City Council | -| Norway | Min Renovasjon, Movar IKS, Oslo Kommune, ReMidt Orkland muni, Stavanger Kommune | +| Norway | Min Renovasjon, Movar IKS, Oslo Kommune, ReMidt Orkland muni, Stavanger Kommune, Trondheim | | Poland | Ecoharmonogram, Poznań/Koziegłowy/Objezierze/Oborniki, Warsaw, Wrocław | | Slovenia | Moji odpadki, Ljubljana | | Sweden | Affärsverken, Jönköping - June Avfall & Miljö, Landskrona - Svalövs Renhållning, Lerum Vatten och Avlopp, Linköping - Tekniska Verken, Region Gotland, Ronneby Miljöteknik, Samverkan Återvinning Miljö (SÅM), SRV Återvinning, SSAM, Sysav Sophämntning, Uppsala Vatten och Avfall AB, VA Syd Sophämntning |