mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 02:04:22 +01:00
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
|
||||
```
|
||||
Reference in New Issue
Block a user