mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
@@ -121,6 +121,7 @@ Waste collection schedules in the following formats and countries are supported.
|
||||
- [Abfallwirtschaftsbetrieb Landkreis Aurich](/doc/source/c_trace_de.md) / mkw-grossefehn.de
|
||||
- [Abfallwirtschaftsbetrieb Landkreis Karlsruhe](/doc/ics/awb_landkreis_karlsruhe_de.md) / awb-landkreis-karlsruhe.de
|
||||
- [Abfallwirtschaftsbetrieb München](/doc/ics/awm_muenchen_de.md) / awm-muenchen.de
|
||||
- [Abfallwirtschaftsgesellschaft Landkreis Schaumburg](/doc/ics/aws_shg_de.md) / aws-shg.de
|
||||
- [Abfallwirtschaftsverband Kreis Groß-Gerau](/doc/source/c_trace_de.md) / awv-gg.de
|
||||
- [ALBA Berlin](/doc/source/abfall_io.md) / berlin.alba.info
|
||||
- [ART Trier](/doc/source/art_trier_de.md) / art-trier.de
|
||||
|
||||
22
doc/ics/aws_shg_de.md
Normal file
22
doc/ics/aws_shg_de.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Abfallwirtschaftsgesellschaft Landkreis Schaumburg
|
||||
|
||||
Abfallwirtschaftsgesellschaft Landkreis Schaumburg 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://aws-shg.de/WasteManagementSchaumburg.html?action=wasteDisposalServices> and select your location.
|
||||
- Under `ical-Kalenderabo`, click on `URL in die Zwischenablage kopieren` to copy the link address.
|
||||
- Replace the `url` in the example configuration with this link.
|
||||
|
||||
## Examples
|
||||
|
||||
### Am Loh 1, 31559 Haste
|
||||
|
||||
```yaml
|
||||
waste_collection_schedule:
|
||||
sources:
|
||||
- name: ics
|
||||
args:
|
||||
url: https://kundenlogin.aws-shg.de/WasteManagementSchaumburg/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=367980001&AboID=201645&Fra=R;B;P;V;S
|
||||
```
|
||||
9
doc/ics/yaml/aws_shg_de.yaml
Normal file
9
doc/ics/yaml/aws_shg_de.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
title: Abfallwirtschaftsgesellschaft Landkreis Schaumburg
|
||||
url: https://aws-shg.de
|
||||
howto: |
|
||||
- Goto <https://aws-shg.de/WasteManagementSchaumburg.html?action=wasteDisposalServices> and select your location.
|
||||
- Under `ical-Kalenderabo`, click on `URL in die Zwischenablage kopieren` to copy the link address.
|
||||
- Replace the `url` in the example configuration with this link.
|
||||
test_cases:
|
||||
Am Loh 1, 31559 Haste:
|
||||
url: "https://kundenlogin.aws-shg.de/WasteManagementSchaumburg/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=367980001&AboID=201645&Fra=R;B;P;V;S"
|
||||
@@ -15,6 +15,7 @@ This source has been successfully tested with the following service providers:
|
||||
- [Abfallwirtschaftsbetrieb Ilm-Kreis](/doc/ics/ilm_kreis_de.md) / ilm-kreis.de
|
||||
- [Abfallwirtschaftsbetrieb Landkreis Karlsruhe](/doc/ics/awb_landkreis_karlsruhe_de.md) / awb-landkreis-karlsruhe.de
|
||||
- [Abfallwirtschaftsbetrieb München](/doc/ics/awm_muenchen_de.md) / awm-muenchen.de
|
||||
- [Abfallwirtschaftsgesellschaft Landkreis Schaumburg](/doc/ics/aws_shg_de.md) / aws-shg.de
|
||||
- [AVL - Abfallverwertungsgesellschaft des Landkreises Ludwigsburg mbH](/doc/ics/avl_ludwigsburg_de.md) / avl-ludwigsburg.de
|
||||
- [Awista Starnberg](/doc/ics/awista_starnberg_de.md) / awista-starnberg.de
|
||||
- [EDG Entsorgung Dortmund](/doc/ics/edg_de.md) / edg.de
|
||||
|
||||
Reference in New Issue
Block a user