From ed42612163e8dcf6fab779cdb2bda3aed307d0f4 Mon Sep 17 00:00:00 2001 From: mampfes Date: Sat, 24 Dec 2022 11:01:37 +0100 Subject: [PATCH] clean markdown warnings --- doc/source/abfall_zollernalbkreis_de.md | 2 +- doc/source/alw_wf_de.md | 2 +- doc/source/aucklandcouncil_govt_nz.md | 4 ++-- doc/source/aw_harburg_de.md | 1 - doc/source/awb_es_de.md | 2 +- doc/source/awido_de.md | 2 +- doc/source/awn_de.md | 2 +- doc/source/belmont_wa_gov_au.md | 2 +- doc/source/bielefeld_de.md | 4 ++-- doc/source/cambridge_gov_uk.md | 1 - doc/source/canterbury_gov_uk.md | 3 +-- doc/source/chesterfield_gov_uk.md | 3 ++- doc/source/colchester_gov_uk.md | 3 ++- doc/source/cornwall_gov_uk.md | 2 +- doc/source/data_umweltprofis_at.md | 5 ++--- doc/source/derby_gov_uk.md | 1 + doc/source/environmentfirst_co_uk.md | 7 +++++-- doc/source/erlangen_hoechstadt_de.md | 5 +++-- doc/source/fccenvironment_co_uk.md | 3 ++- doc/source/guildford_gov_uk.md | 3 ++- doc/source/horowhenua_govt_nz.md | 1 - doc/source/infeo_at.md | 12 +++++++++--- doc/source/kaev_niederlausitz_de.md | 2 -- doc/source/kingston_gov_uk.md | 4 ++-- doc/source/kuringgai_nsw_gov_au.md | 1 - doc/source/kwu_de.md | 2 +- doc/source/lewisham_gov_uk.md | 5 ++++- doc/source/manchester_uk.md | 4 +--- doc/source/melton_vic_gov_au.md | 2 +- doc/source/middlesbrough_gov_uk.md | 4 ++-- doc/source/miljoteknik_se.md | 1 - doc/source/newcastle_gov_uk.md | 3 ++- doc/source/peterborough_gov_uk.md | 5 ++++- doc/source/republicservices_com.md | 2 +- doc/source/richmondshire_gov_uk.md | 2 +- doc/source/rushmoor_gov_uk.md | 3 ++- doc/source/sheffield_gov_uk.md | 5 +++-- doc/source/static.md | 2 +- doc/source/stevenage_gov_uk.md | 3 ++- doc/source/tewkesbury_gov_uk.md | 1 - doc/source/walsall_gov_uk.md | 5 +++-- doc/source/wiltshire_gov_uk.md | 2 +- doc/source/wsz_moosburg_at.md | 14 +++++--------- doc/source/wyndham_vic_gov_au.md | 2 +- 44 files changed, 77 insertions(+), 67 deletions(-) diff --git a/doc/source/abfall_zollernalbkreis_de.md b/doc/source/abfall_zollernalbkreis_de.md index 25dda320..4b95eba7 100644 --- a/doc/source/abfall_zollernalbkreis_de.md +++ b/doc/source/abfall_zollernalbkreis_de.md @@ -67,6 +67,6 @@ Another way get the source arguments is to extract the arguments from the websit 2. Enter your data, but don't click on "ICS Download" so far! 3. Open the Developer Tools (Ctrl + Shift + I) and open the `Network` tab. 4. Now click the "ICS Download" button. -5. You should see (amongst other's) one POST entry to Host https://www.abfallkalender-zak.de/ labeled `/` in the network recording. +5. You should see (amongst other's) one POST entry to Host `https://www.abfallkalender-zak.de/` labeled `/` in the network recording. 6. Select `/` on the left hand side and click on Request on the right hand side. 7. At the `Form Data` you can find the values for `city` and `street` etc.. diff --git a/doc/source/alw_wf_de.md b/doc/source/alw_wf_de.md index 4feefb04..eea1ce21 100644 --- a/doc/source/alw_wf_de.md +++ b/doc/source/alw_wf_de.md @@ -34,7 +34,7 @@ waste_collection_schedule: ## How to get the source arguments -1. Go to the calendar at https://www.alw-wf.de/index.php/abfallkalender. +1. Go to the [calendar](https://www.alw-wf.de/index.php/abfallkalender). 2. Select your location in the drop down menus. - Notice: The page reloads after selecting `Ort`, so wait for that before selecting `Straße`. 3. Copy the **exact** values from the 2 drop down menus as `ort` and `strasse` in the source configuration. diff --git a/doc/source/aucklandcouncil_govt_nz.md b/doc/source/aucklandcouncil_govt_nz.md index 5501b2c1..a71cde8f 100644 --- a/doc/source/aucklandcouncil_govt_nz.md +++ b/doc/source/aucklandcouncil_govt_nz.md @@ -31,6 +31,6 @@ waste_collection_schedule: The source argument is the area number from Auckland Council site: -- Open your collection days page by entering your address [on the Auckland Council collection day finder](https://www.aucklandcouncil.govt.nz/rubbish-recycling/rubbish-recycling-collections/Pages/rubbish-recycling-collection-days.aspx) -- Look for 'an' parameter in your browser URL, e.g. https://www.aucklandcouncil.govt.nz/rubbish-recycling/rubbish-recycling-collections/Pages/collection-day-detail.aspx?an=12342306525 +- Open your collection days page by entering your address [on the Auckland Council collection day finder](https://www.aucklandcouncil.govt.nz/rubbish-recycling/rubbish-recycling-collections/Pages/rubbish-recycling-collection-days.aspx) +- Look for 'an' parameter in your browser URL, e.g. `https://www.aucklandcouncil.govt.nz/rubbish-recycling/rubbish-recycling-collections/Pages/collection-day-detail.aspx?an=12342306525` - In this example the area number is `12342306525`. diff --git a/doc/source/aw_harburg_de.md b/doc/source/aw_harburg_de.md index d7c19626..8f656507 100644 --- a/doc/source/aw_harburg_de.md +++ b/doc/source/aw_harburg_de.md @@ -36,7 +36,6 @@ waste_collection_schedule: level_2: "Evendorf" ``` - ```yaml waste_collection_schedule: sources: diff --git a/doc/source/awb_es_de.md b/doc/source/awb_es_de.md index 91b067e2..afd95786 100644 --- a/doc/source/awb_es_de.md +++ b/doc/source/awb_es_de.md @@ -23,4 +23,4 @@ waste_collection_schedule: ## How to get the source arguments -Visit (Abfuhrtermine)[`https://www.awb-es.de/abfuhr/abfuhrtermine/__Abfuhrtermine.html`] and search for your address. The `city` and `street` argument should exactly match the autocomplete result. +Visit [Abfuhrtermine](`https://www.awb-es.de/abfuhr/abfuhrtermine/__Abfuhrtermine.html`) and search for your address. The `city` and `street` argument should exactly match the autocomplete result. diff --git a/doc/source/awido_de.md b/doc/source/awido_de.md index 6028b8ab..24db4d3e 100644 --- a/doc/source/awido_de.md +++ b/doc/source/awido_de.md @@ -1,6 +1,6 @@ # AWIDO based services -Cubefour AWIDO is a platform for waste schedules, which has several German cities and districts as customers. The homepage of the company is https://www.awido-online.de/. +Cubefour AWIDO is a platform for waste schedules, which has several German cities and districts as customers. The homepage of the company is [https://www.awido-online.de/](https://www.awido-online.de/). ## Configuration via configuration.yaml diff --git a/doc/source/awn_de.md b/doc/source/awn_de.md index d4d9e06a..475c89ac 100644 --- a/doc/source/awn_de.md +++ b/doc/source/awn_de.md @@ -45,4 +45,4 @@ waste_collection_schedule: ## How to get the source arguments These values are the location you want to query for. Make sure, the writing is exactly as it is on [https://www.awn-online.de/abfuhrtermine](https://www.awn-online.de/abfuhrtermine). Typos will result in an parsing error which is printed in the log. As `house_number` expects a numeric input, address suffixes have to be provided via the `address_suffix` argument. -`address_suffix` could be for example a alpha-numeric character "A" or a additional house number like "/1". \ No newline at end of file +`address_suffix` could be for example a alpha-numeric character "A" or a additional house number like "/1". diff --git a/doc/source/belmont_wa_gov_au.md b/doc/source/belmont_wa_gov_au.md index 30053364..1f807c08 100644 --- a/doc/source/belmont_wa_gov_au.md +++ b/doc/source/belmont_wa_gov_au.md @@ -29,4 +29,4 @@ waste_collection_schedule: ## How to get the source arguments -Visit the [Belmont City Council Waste and Recycling](https://www.belmont.wa.gov.au/live/at-your-place/bins,-waste-and-recycling) page and search for your address. The arguments should exactly match the results of the property. \ No newline at end of file +Visit the [Belmont City Council Waste and Recycling](https://www.belmont.wa.gov.au/live/at-your-place/bins,-waste-and-recycling) page and search for your address. The arguments should exactly match the results of the property. diff --git a/doc/source/bielefeld_de.md b/doc/source/bielefeld_de.md index eddb2121..16854356 100644 --- a/doc/source/bielefeld_de.md +++ b/doc/source/bielefeld_de.md @@ -38,5 +38,5 @@ waste_collection_schedule: ## How to get the source arguments -These values are the location you want to query for. Make sure, the writing is exactly as it is on [https://anwendungen.bielefeld.de/WasteManagementBielefeld/WasteManagementServlet?SubmitAction=wasteDisposalServices](https://anwendungen.bielefeld.de/WasteManagementBielefeld/WasteManagementServlet?SubmitAction=wasteDisposalServices). Typos will result in an parsing error which is printed in the log. As `house_number` expects a numeric input, address suffixes have to be provided via the `address_suffix` argument. -`address_suffix` could be for example a alpha-numeric character "A" or a additional house number like "/1". \ No newline at end of file +These values are the location you want to query for. Make sure, the writing is exactly as it is on `https://anwendungen.bielefeld.de/WasteManagementBielefeld/WasteManagementServlet?SubmitAction=wasteDisposalServices]`. Typos will result in an parsing error which is printed in the log. As `house_number` expects a numeric input, address suffixes have to be provided via the `address_suffix` argument. +`address_suffix` could be for example a alpha-numeric character "A" or a additional house number like "/1". diff --git a/doc/source/cambridge_gov_uk.md b/doc/source/cambridge_gov_uk.md index 72265066..9c9fa50c 100644 --- a/doc/source/cambridge_gov_uk.md +++ b/doc/source/cambridge_gov_uk.md @@ -22,7 +22,6 @@ waste_collection_schedule: **NUMBER** *(string) (required)* - ## Example ```yaml diff --git a/doc/source/canterbury_gov_uk.md b/doc/source/canterbury_gov_uk.md index f91de56f..09e07912 100644 --- a/doc/source/canterbury_gov_uk.md +++ b/doc/source/canterbury_gov_uk.md @@ -22,7 +22,6 @@ waste_collection_schedule: **NUMBER** *(string) (required)* - ## Examples ```yaml @@ -33,7 +32,7 @@ waste_collection_schedule: post_code: "ct68ru" number: "63" ``` - + ```yaml waste_collection_schedule: sources: diff --git a/doc/source/chesterfield_gov_uk.md b/doc/source/chesterfield_gov_uk.md index b835f15e..687d0dff 100644 --- a/doc/source/chesterfield_gov_uk.md +++ b/doc/source/chesterfield_gov_uk.md @@ -20,6 +20,7 @@ waste_collection_schedule: This is required to unambiguously identify the property. ## Example using UPRN + ```yaml waste_collection_schedule: sources: @@ -30,4 +31,4 @@ waste_collection_schedule: ## How to find your `UPRN` -An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. \ No newline at end of file +An easy way to find your Unique Property Reference Number (UPRN) is by going to [https://www.findmyaddress.co.uk/](https://www.findmyaddress.co.uk/) and entering in your address details. diff --git a/doc/source/colchester_gov_uk.md b/doc/source/colchester_gov_uk.md index b8d911c1..ca5682b2 100644 --- a/doc/source/colchester_gov_uk.md +++ b/doc/source/colchester_gov_uk.md @@ -18,6 +18,7 @@ waste_collection_schedule: *(string) (required)* #### How to find your `llpgid` code + The LLPDID code can be found in the URL after entering your postcode and selecting your address on the [Colchester Your recycling calendar page](https://www.colchester.gov.uk/your-recycling-calendar/). The URL in your browser URL bar should look like `https://www.colchester.gov.uk/your-recycling-calendar/?start=true&step=1&llpgid=1197e725-3c27-e711-80fa-5065f38b5681`. ## Example @@ -28,4 +29,4 @@ waste_collection_schedule: - name: colchester_gov_uk args: llpgid: "1197e725-3c27-e711-80fa-5065f38b5681" -``` \ No newline at end of file +``` diff --git a/doc/source/cornwall_gov_uk.md b/doc/source/cornwall_gov_uk.md index 4fbb074e..b1799e4f 100644 --- a/doc/source/cornwall_gov_uk.md +++ b/doc/source/cornwall_gov_uk.md @@ -42,4 +42,4 @@ waste_collection_schedule: ## How to find your UPRN -An easy way to discover your Unique Property Reference Number (UPRN) is by going to [Find My Address](https://www.findmyaddress.co.uk/) and providng your address details. +An easy way to discover your Unique Property Reference Number (UPRN) is by going to [Find My Address](https://www.findmyaddress.co.uk/) and providng your address details. diff --git a/doc/source/data_umweltprofis_at.md b/doc/source/data_umweltprofis_at.md index b4beceeb..3d7f78b3 100644 --- a/doc/source/data_umweltprofis_at.md +++ b/doc/source/data_umweltprofis_at.md @@ -4,8 +4,7 @@ Support for schedules provided by [Umweltprofis.at](https://www.umweltprofis.at) ## Configuration via configuration.yaml -You need to generate your personal XML link before you can start using this source. Go to [https://data.umweltprofis.at/opendata/AppointmentService/index.aspx](https://data.umweltprofis.at/opendata/AppointmentService/index.aspx) and fill out the form. At the end -at step 6 you get a link to a XML file. Copy this link and paste it to configuration.yaml as seen below. +You need to generate your personal XML link before you can start using this source. Go to [https://data.umweltprofis.at/opendata/AppointmentService/index.aspx](https://data.umweltprofis.at/opendata/AppointmentService/index.aspx) and fill out the form. At the end at step 6 you get a link to a XML file. Copy this link and paste it to configuration.yaml as seen below. ```yaml waste_collection_schedule: @@ -28,4 +27,4 @@ waste_collection_schedule: - name: data_umweltprofis_at args: xmlurl: https://data.umweltprofis.at/opendata/AppointmentService/AppointmentService.asmx/GetTermineForLocationSecured?Key=TEMPKeyabvvMKVCic0cMcmsTEMPKey&StreetNr=124972&HouseNr=Alle&intervall=Alle -``` \ No newline at end of file +``` diff --git a/doc/source/derby_gov_uk.md b/doc/source/derby_gov_uk.md index 0714d0d3..69cd8763 100644 --- a/doc/source/derby_gov_uk.md +++ b/doc/source/derby_gov_uk.md @@ -6,6 +6,7 @@ city of Derby, UK. ## Configuration via configuration.yaml (recommended) + ```yaml waste_collection_schedule: sources: diff --git a/doc/source/environmentfirst_co_uk.md b/doc/source/environmentfirst_co_uk.md index 75c71d65..9740c7f9 100644 --- a/doc/source/environmentfirst_co_uk.md +++ b/doc/source/environmentfirst_co_uk.md @@ -38,6 +38,7 @@ This is required if you supply a Postcode and have a house number. This is required if you supply a Postcode and you have a house name rather than a house number. ## Example using UPRN + ```yaml waste_collection_schedule: sources: @@ -47,6 +48,7 @@ waste_collection_schedule: ``` ## Example using Address lookup (Postcode and house number) + ```yaml waste_collection_schedule: sources: @@ -57,6 +59,7 @@ waste_collection_schedule: ``` ## Example using Address lookup (Postcode and house name) + ```yaml waste_collection_schedule: sources: @@ -68,6 +71,6 @@ waste_collection_schedule: ## How to find your `UPRN` -An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. +An easy way to find your Unique Property Reference Number (UPRN) is by going to [https://www.findmyaddress.co.uk/](https://www.findmyaddress.co.uk/) and entering in your address details. -Otherwise you can inspect the web requests on the [Environment First](https://www.environmentfirst.co.uk/) having searched using your address details. Your UPRN is the collection of digits at the end of the URL, for example: *https://www.environmentfirst.co.uk/house.php?uprn=`100060091178`* +Otherwise you can inspect the web requests on the [Environment First](https://www.environmentfirst.co.uk/) having searched using your address details. Your UPRN is the collection of digits at the end of the URL, for example: `https://www.environmentfirst.co.uk/house.php?uprn=100060091178` diff --git a/doc/source/erlangen_hoechstadt_de.md b/doc/source/erlangen_hoechstadt_de.md index fa4b493b..909a20f9 100644 --- a/doc/source/erlangen_hoechstadt_de.md +++ b/doc/source/erlangen_hoechstadt_de.md @@ -1,5 +1,6 @@ # Erlangen-Höchstadt -Support for Landkreis [Erlangen-Höchstadt]() located in Bavaria, Germany. + +Support for Landkreis Erlangen-Höchstadt located in Bavaria, Germany. ## Configuration via configuration.yaml @@ -22,4 +23,4 @@ waste_collection_schedule: ### How to get the source arguments -Visit [erlangen-hoechstadt.de](https://www.erlangen-hoechstadt.de/aktuelles/abfallkalender/) and search for your area. Use the value from the "Ort" dropdown as `city` argument and the one from "Ortsteil/Straße" as `street`. `street` is case sensitive! \ No newline at end of file +Visit [erlangen-hoechstadt.de](https://www.erlangen-hoechstadt.de/aktuelles/abfallkalender/) and search for your area. Use the value from the "Ort" dropdown as `city` argument and the one from "Ortsteil/Straße" as `street`. `street` is case sensitive! diff --git a/doc/source/fccenvironment_co_uk.md b/doc/source/fccenvironment_co_uk.md index 6114b587..c4f4b1af 100644 --- a/doc/source/fccenvironment_co_uk.md +++ b/doc/source/fccenvironment_co_uk.md @@ -20,6 +20,7 @@ waste_collection_schedule: This is required to unambiguously identify the property. ## Example using UPRN + ```yaml waste_collection_schedule: sources: @@ -30,4 +31,4 @@ waste_collection_schedule: ## How to find your `UPRN` -An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. \ No newline at end of file +An easy way to find your Unique Property Reference Number (UPRN) is by going to [https://www.findmyaddress.co.uk/](https://www.findmyaddress.co.uk/) and entering in your address details. diff --git a/doc/source/guildford_gov_uk.md b/doc/source/guildford_gov_uk.md index 26744d23..83cf428a 100644 --- a/doc/source/guildford_gov_uk.md +++ b/doc/source/guildford_gov_uk.md @@ -28,4 +28,5 @@ waste_collection_schedule: ``` ## How to get the source argument -# Find the UPRN of your address using https://www.findmyaddress.co.uk/search + +Find the UPRN of your address using [https://www.findmyaddress.co.uk/search](https://www.findmyaddress.co.uk/search). diff --git a/doc/source/horowhenua_govt_nz.md b/doc/source/horowhenua_govt_nz.md index 78af4cb4..db7baec8 100644 --- a/doc/source/horowhenua_govt_nz.md +++ b/doc/source/horowhenua_govt_nz.md @@ -31,7 +31,6 @@ waste_collection_schedule: ## Example - ```yaml waste_collection_schedule: sources: diff --git a/doc/source/infeo_at.md b/doc/source/infeo_at.md index f7c8cda2..b39f8577 100644 --- a/doc/source/infeo_at.md +++ b/doc/source/infeo_at.md @@ -1,6 +1,6 @@ -# INFEO based services +# INFEO based services -INFEO is a platform for waste schedules, which has several German, Austrian and Swiss cities and districts as customers. The homepage of the company is https://www.infeo.at/. +INFEO is a platform for waste schedules, which has several German, Austrian and Swiss cities and districts as customers. The homepage of the company is [https://www.infeo.at/](https://www.infeo.at/). ## Configuration via configuration.yaml @@ -45,33 +45,39 @@ If your provider is also using infeo.at you can just try to use the name of your ### zone #### Bogenschuetz-Entsorgung.de -- Go to your calendar at `https://www.bogenschuetz-entsorgung.de/images/wastecal/index-zone.html`. + +- Go to your [calendar](https://www.bogenschuetz-entsorgung.de/images/wastecal/index-zone.html). - Browse through all the available years and check the naming of your desired zone and try to find what makes it unique. - Put this unique string into `zone` of your configuration. - It will just be checked if the calendar contains an entry that contains your keyword `zone`. ##### Example 1: Dettenhausen + - For 2022 it is: `Dettenhausen, Tübingen (Bebenhausen; Lustnau)` - For 2023 it is: `Dettenhausen` - Use `Dettenhausen` as zone ##### Example 2: Ofterdingen + - For 2022 it is: `Dußlingen, Ofterdingen` - For 2023 it is: `Ofterdingen` - Use `Ofterdingen` as zone ##### Example 3: Felldorf + - For 2022 it is: `Rottenburg (Bad Niedernau; Bieringen; Eckenweiler; Frommenhausen; Obernau; Schwalldorf), Starzach (Bierlingen; Börstingen; Felldorf; Sulzau; Wachendorf)` - For 2023 it is: `Starzach (Bierlingen; Börstingen; Felldorf; Sulzau; Wachendorf)` - Use `Felldorf` as zone ##### Example 4: Tübingen Innenstadt + - For 2022 it is: `Tübingen (Bezirk 4 - Innenstadt)` - For 2023 it is: `Tübingen (Bezirk 4 - Innenstadt)` - Use `Innenstadt` as zone - Do NOT use `Tübingen` as it is used multiple times! ##### Example 5: Pfäffingen + - For 2022 it is: `Tübingen (Bühl; Hirschau; Kilchberg; Unterjesingen; Weilheim), Rottenburg (Kiebingen; Wurmlingen), Ammerbuch (Pfäffingen)` - For 2023 it is: `Ammerbuch (Pfäffingen)` - Use `Pfäffingen` as zone diff --git a/doc/source/kaev_niederlausitz_de.md b/doc/source/kaev_niederlausitz_de.md index 9ccbdaef..7c35ac3c 100644 --- a/doc/source/kaev_niederlausitz_de.md +++ b/doc/source/kaev_niederlausitz_de.md @@ -17,7 +17,6 @@ waste_collection_schedule: **abf_suche** *(string) (required)* - ## Example ```yaml @@ -44,7 +43,6 @@ waste_collection_schedule: abf_suche: "Staakow" ``` - ## How to get the source arguments 1. Go to your calendar at 1. Go to your calendar at [https://www.kaev.de/Info-und-Service/Tourenplan/Tourenplan-Abfalltermine.html](https://www.kaev.de/Info-und-Service/Tourenplan/Tourenplan-Abfalltermine.html). diff --git a/doc/source/kingston_gov_uk.md b/doc/source/kingston_gov_uk.md index 6a9b860a..7307e8b9 100644 --- a/doc/source/kingston_gov_uk.md +++ b/doc/source/kingston_gov_uk.md @@ -1,4 +1,4 @@ -# Thr Royal Borough of Kingston Council +# The Royal Borough of Kingston Council Support for schedules provided by [The Royal Borough of Kingston Council](https://kingston-self.achieveservice.com/service/in_my_area?displaymode=collections). @@ -29,4 +29,4 @@ waste_collection_schedule: ## How to get the source argument -An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. \ No newline at end of file +An easy way to find your Unique Property Reference Number (UPRN) is by going to [https://www.findmyaddress.co.uk/](https://www.findmyaddress.co.uk/) and entering in your address details. diff --git a/doc/source/kuringgai_nsw_gov_au.md b/doc/source/kuringgai_nsw_gov_au.md index 199689ec..6416a108 100644 --- a/doc/source/kuringgai_nsw_gov_au.md +++ b/doc/source/kuringgai_nsw_gov_au.md @@ -31,7 +31,6 @@ waste_collection_schedule: ## Example - ```yaml waste_collection_schedule: sources: diff --git a/doc/source/kwu_de.md b/doc/source/kwu_de.md index 77a29e2b..3fe69599 100644 --- a/doc/source/kwu_de.md +++ b/doc/source/kwu_de.md @@ -27,4 +27,4 @@ waste_collection_schedule: ## How to get the source arguments -Visit (Entsorgungskalender)[`https://www.kwu-entsorgung.de/?page_id=337`] and search for your address. The `city`, `street` and `number` argument should exactly match the autocomplete result. +Visit [Entsorgungskalender](https://www.kwu-entsorgung.de/?page_id=337`) and search for your address. The `city`, `street` and `number` argument should exactly match the autocomplete result. diff --git a/doc/source/lewisham_gov_uk.md b/doc/source/lewisham_gov_uk.md index 3d4fb8ef..6d8bac8a 100644 --- a/doc/source/lewisham_gov_uk.md +++ b/doc/source/lewisham_gov_uk.md @@ -38,10 +38,12 @@ This is required if you supply a Postcode and have a house number. This is required if you do not supply a UPRN. Single space between 1st and 2nd part of postcode is optional. #### How to find your `UPRN` -An easy way to discover your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. + +An easy way to discover your Unique Property Reference Number (UPRN) is by going to [https://www.findmyaddress.co.uk/](https://www.findmyaddress.co.uk/) and entering in your address details. Otherwise you can inspect the web requests the Peterborough Council website makes when entering in your postcode and then selecting your address. ## Example using UPRN + ```yaml waste_collection_schedule: sources: @@ -51,6 +53,7 @@ waste_collection_schedule: ``` ## Example using Address lookup + ```yaml waste_collection_schedule: sources: diff --git a/doc/source/manchester_uk.md b/doc/source/manchester_uk.md index 759fdc6d..840331ac 100644 --- a/doc/source/manchester_uk.md +++ b/doc/source/manchester_uk.md @@ -33,6 +33,4 @@ waste_collection_schedule: The UPRN code can be found in the page by entering your postcode on the [Manchester City Council Bin Collections page -](https://www.manchester.gov.uk/bincollections/). When on the address list, -View the source code for the page, and look for your address, the uprn will be -shown as the value. +](https://www.manchester.gov.uk/bincollections/). When on the address list, view the source code for the page, and look for your address, the uprn will be shown as the value. diff --git a/doc/source/melton_vic_gov_au.md b/doc/source/melton_vic_gov_au.md index 8d259497..bfa51fbd 100644 --- a/doc/source/melton_vic_gov_au.md +++ b/doc/source/melton_vic_gov_au.md @@ -29,4 +29,4 @@ waste_collection_schedule: ## How to get the source arguments -Visit the [Melton City Council waste and recycling](https://www.melton.vic.gov.au/My-Area) page and search for your address. The arguments should exactly match the street address shown in the autocomplete result. \ No newline at end of file +Visit the [Melton City Council waste and recycling](https://www.melton.vic.gov.au/My-Area) page and search for your address. The arguments should exactly match the street address shown in the autocomplete result. diff --git a/doc/source/middlesbrough_gov_uk.md b/doc/source/middlesbrough_gov_uk.md index 75ba55a4..46b42769 100644 --- a/doc/source/middlesbrough_gov_uk.md +++ b/doc/source/middlesbrough_gov_uk.md @@ -1,4 +1,4 @@ -# Middlesbrough Council +# Middlesbrough Council Support for schedules provided by [Middlesbrough Council](https://www.middlesbrough.gov.uk/bin-collection-dates). @@ -29,4 +29,4 @@ waste_collection_schedule: ## How to get the source argument -An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. \ No newline at end of file +An easy way to find your Unique Property Reference Number (UPRN) is by going to [https://www.findmyaddress.co.uk/](https://www.findmyaddress.co.uk/) and entering in your address details. diff --git a/doc/source/miljoteknik_se.md b/doc/source/miljoteknik_se.md index bd3d1a37..60458945 100644 --- a/doc/source/miljoteknik_se.md +++ b/doc/source/miljoteknik_se.md @@ -40,4 +40,3 @@ The following waste types will be returned: * "Mat, Brännbart, färgat glas, tidningar." * "Plast, pappersförpackningar, ofärgat glas, metall." - diff --git a/doc/source/newcastle_gov_uk.md b/doc/source/newcastle_gov_uk.md index c31b59ff..42fb8b43 100644 --- a/doc/source/newcastle_gov_uk.md +++ b/doc/source/newcastle_gov_uk.md @@ -22,6 +22,7 @@ waste_collection_schedule: This is required to unambiguously identify the property. ## Example using UPRN + ```yaml waste_collection_schedule: sources: @@ -32,4 +33,4 @@ waste_collection_schedule: ## How to find your `UPRN` -An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. \ No newline at end of file +An easy way to find your Unique Property Reference Number (UPRN) is by going to [https://www.findmyaddress.co.uk/](https://www.findmyaddress.co.uk/) and entering in your address details. diff --git a/doc/source/peterborough_gov_uk.md b/doc/source/peterborough_gov_uk.md index ffc01c83..93a8066a 100644 --- a/doc/source/peterborough_gov_uk.md +++ b/doc/source/peterborough_gov_uk.md @@ -38,10 +38,12 @@ This is required if you supply a Postcode and have a house number. This is required if you do not supply a UPRN. Single space between 1st and 2nd part of postcode is optional. #### How to find your `UPRN` -An easy way to discover your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. + +An easy way to discover your Unique Property Reference Number (UPRN) is by going to [https://www.findmyaddress.co.uk/](https://www.findmyaddress.co.uk/) and entering in your address details. Otherwise you can inspect the web requests the Peterborough Council website makes when entering in your postcode and then selecting your address. ## Example using UPRN + ```yaml waste_collection_schedule: sources: @@ -51,6 +53,7 @@ waste_collection_schedule: ``` ## Example using Address lookup + ```yaml waste_collection_schedule: sources: diff --git a/doc/source/republicservices_com.md b/doc/source/republicservices_com.md index 4e820062..7653f06b 100644 --- a/doc/source/republicservices_com.md +++ b/doc/source/republicservices_com.md @@ -29,4 +29,4 @@ waste_collection_schedule: ## How to check the street address -The street address can be tested [here](https://republicservices.com). \ No newline at end of file +The street address can be tested [here](https://republicservices.com). diff --git a/doc/source/richmondshire_gov_uk.md b/doc/source/richmondshire_gov_uk.md index af8c9492..9d5c6223 100644 --- a/doc/source/richmondshire_gov_uk.md +++ b/doc/source/richmondshire_gov_uk.md @@ -30,4 +30,4 @@ waste_collection_schedule: ## How to find your `UPRN` -An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. Or you can visit the Richmondshire page and use the address search. Right-click your entry in the house dropdown, choose Inspect, and copy the UPRN from the value \ No newline at end of file +An easy way to find your Unique Property Reference Number (UPRN) is by going to [https://www.findmyaddress.co.uk/](https://www.findmyaddress.co.uk/) and entering in your address details. Or you can visit the Richmondshire page and use the address search. Right-click your entry in the house dropdown, choose Inspect, and copy the UPRN from the value. diff --git a/doc/source/rushmoor_gov_uk.md b/doc/source/rushmoor_gov_uk.md index 17aa0637..95a8142d 100644 --- a/doc/source/rushmoor_gov_uk.md +++ b/doc/source/rushmoor_gov_uk.md @@ -28,4 +28,5 @@ waste_collection_schedule: ``` ## How to get the source argument -# Find the UPRN of your address using https://www.findmyaddress.co.uk/search + +Find the UPRN of your address using [https://www.findmyaddress.co.uk/search](https://www.findmyaddress.co.uk/search). diff --git a/doc/source/sheffield_gov_uk.md b/doc/source/sheffield_gov_uk.md index 5957d2f7..35184b4c 100644 --- a/doc/source/sheffield_gov_uk.md +++ b/doc/source/sheffield_gov_uk.md @@ -20,6 +20,7 @@ waste_collection_schedule: This is required if you do not supply any other options. Using a UPRN removes the need to do an address look up using web requests. ## Example using UPRN + ```yaml waste_collection_schedule: sources: @@ -30,6 +31,6 @@ waste_collection_schedule: ## How to find your `UPRN` -An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. +An easy way to find your Unique Property Reference Number (UPRN) is by going to [https://www.findmyaddress.co.uk/](https://www.findmyaddress.co.uk/) and entering in your address details. -Otherwise you can inspect the URL on [Sheffield City Council's Waste Services](https://wasteservices.sheffield.gov.uk/) site having searched for and selected your address details. Your UPRN is the collection of digits at the end of the URL (before /calendar), for example: *https://wasteservices.sheffield.gov.uk/property/`100050938234`* or *https://wasteservices.sheffield.gov.uk/property/`100050938234`/calendar* \ No newline at end of file +Otherwise you can inspect the URL on [Sheffield City Council's Waste Services](https://wasteservices.sheffield.gov.uk/) site having searched for and selected your address details. Your UPRN is the collection of digits at the end of the URL (before /calendar), for example: `https://wasteservices.sheffield.gov.uk/property/100050938234` or `https://wasteservices.sheffield.gov.uk/property/100050938234/calendar` diff --git a/doc/source/static.md b/doc/source/static.md index a69a73c2..557f4bb2 100644 --- a/doc/source/static.md +++ b/doc/source/static.md @@ -80,4 +80,4 @@ waste_collection_schedule: dates: # Manually define dates that are not part of the recurrence - '2022-07-28' - '2022-09-22' -``` \ No newline at end of file +``` diff --git a/doc/source/stevenage_gov_uk.md b/doc/source/stevenage_gov_uk.md index f03abbba..106b94fa 100644 --- a/doc/source/stevenage_gov_uk.md +++ b/doc/source/stevenage_gov_uk.md @@ -1,4 +1,4 @@ -# Stevenage Borough Council +# Stevenage Borough Council Support for schedules provided by [Stevenage Borough Council](https://www.stevenage.gov.uk/waste-and-recycling/your-bin-collections). @@ -26,6 +26,7 @@ Postcode of property. This is required. Stevenage Borough Council API does not s Name of road property is in. This is required. ## Example + ```yaml waste_collection_schedule: sources: diff --git a/doc/source/tewkesbury_gov_uk.md b/doc/source/tewkesbury_gov_uk.md index ccc177e1..71ae38c1 100644 --- a/doc/source/tewkesbury_gov_uk.md +++ b/doc/source/tewkesbury_gov_uk.md @@ -17,7 +17,6 @@ waste_collection_schedule: **POSTCODE** *(string) (required)* - ## Example ```yaml diff --git a/doc/source/walsall_gov_uk.md b/doc/source/walsall_gov_uk.md index 42058c18..3e6cd1f9 100644 --- a/doc/source/walsall_gov_uk.md +++ b/doc/source/walsall_gov_uk.md @@ -20,6 +20,7 @@ waste_collection_schedule: This is required if you do not supply any other options. Using a UPRN removes the need to do an address look up using web requests. ## Example using UPRN + ```yaml waste_collection_schedule: sources: @@ -30,6 +31,6 @@ waste_collection_schedule: ## How to find your `UPRN` -An easy way to find your Unique Property Reference Number (UPRN) is by going to https://www.findmyaddress.co.uk/ and entering in your address details. +An easy way to find your Unique Property Reference Number (UPRN) is by going to [https://www.findmyaddress.co.uk/](https://www.findmyaddress.co.uk/) and entering in your address details. -Otherwise you can inspect the web requests on [Walsall Council](https://www.environmentfirst.co.uk/) having searched for and selected your address details. Your UPRN is the collection of digits at the end of the URL, for example: *https://cag.walsall.gov.uk/BinCollections/GetBins?uprn=`100071103746`* +Otherwise you can inspect the web requests on [Walsall Council](https://www.environmentfirst.co.uk/) having searched for and selected your address details. Your UPRN is the collection of digits at the end of the URL, for example: `https://cag.walsall.gov.uk/BinCollections/GetBins?uprn=100071103746` diff --git a/doc/source/wiltshire_gov_uk.md b/doc/source/wiltshire_gov_uk.md index 317c8bc5..7222fc9c 100644 --- a/doc/source/wiltshire_gov_uk.md +++ b/doc/source/wiltshire_gov_uk.md @@ -38,4 +38,4 @@ waste_collection_schedule: ## How to find your UPRN -An easy way to discover your Unique Property Reference Number (UPRN) is by going to [Find My Address](https://www.findmyaddress.co.uk/) and providng your address details. \ No newline at end of file +An easy way to discover your Unique Property Reference Number (UPRN) is by going to [Find My Address](https://www.findmyaddress.co.uk/) and providng your address details. diff --git a/doc/source/wsz_moosburg_at.md b/doc/source/wsz_moosburg_at.md index 23a5e476..da8200f8 100644 --- a/doc/source/wsz_moosburg_at.md +++ b/doc/source/wsz_moosburg_at.md @@ -2,11 +2,11 @@ Support for schedules provided by [wsz-moosburg.at](https://wsz-moosburg.at). -## Configuration via configuration.yaml +## Configuration Variables There are two options to configure this source. -### Using the Address ID +### 1. Using the Address ID ```yaml waste_collection_schedule: @@ -16,12 +16,10 @@ waste_collection_schedule: address_id: ID ``` -#### Configuration Variables - **address_id** *(integer) (required)* See the next section on how to obtain it. -#### How to get the Address ID +### How to get the Address ID For this you will have to use a (desktop) browser with developer tools, e.g. Google Chrome: @@ -33,7 +31,7 @@ For this you will have to use a (desktop) browser with developer tools, e.g. Goo 6. Select the last entry in the `Network` tab's list, it should be a number followed by `?include-public-holidays`, e.g. `69980?include-public-holidays`. 7. This number (e.g. `69980`) is what needs to be used as `address_id` in the configuration. -### Using the full Address +### 2. Using the full Address ```yaml waste_collection_schedule: @@ -45,8 +43,6 @@ waste_collection_schedule: street: Straße ``` -#### Configuration Variables - Please note that exact spelling and casing matters. **municipal** @@ -65,6 +61,6 @@ In any web browser: 1. Open [https://wsz-moosburg.at/calendar](https://wsz-moosburg.at/calendar). 2. Select your `Gemeinde` from the list. This is the value for `municipal`. 3. Select your `Addresse` from the list. This is the value for `address`. -4. There might be another step to select your `Straße`, but this depends on the address. +4. There might be another step to select your `Straße`, but this depends on the address. - If it's prompted to you, select that as well. This is the value for `street`. - If it is not prompted, use the same value for `address` also for `street`. diff --git a/doc/source/wyndham_vic_gov_au.md b/doc/source/wyndham_vic_gov_au.md index c3ac6b08..5f920229 100644 --- a/doc/source/wyndham_vic_gov_au.md +++ b/doc/source/wyndham_vic_gov_au.md @@ -29,4 +29,4 @@ waste_collection_schedule: ## How to get the source arguments -Visit the [Wyndham City Council waste and recycling](https://digital.wyndham.vic.gov.au/myWyndham/) page and search for your address. The arguments should exactly match the street address shown in the autocomplete result. \ No newline at end of file +Visit the [Wyndham City Council waste and recycling](https://digital.wyndham.vic.gov.au/myWyndham/) page and search for your address. The arguments should exactly match the street address shown in the autocomplete result.