mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 06:05:57 +01:00
add ICS source abikw_de
This commit is contained in:
@@ -597,6 +597,7 @@ Waste collection schedules in the following formats and countries are supported.
|
||||
- [Kronberg im Taunus](/doc/source/abfallnavi_de.md) / kronberg.de
|
||||
- [KV Cochem-Zell](/doc/source/buergerportal_de.md) / cochem-zell-online.de
|
||||
- [KWU Entsorgung Landkreis Oder-Spree](/doc/source/kwu_de.md) / kwu-entsorgung.de
|
||||
- [Landkreis Anhalt-Bitterfeld](/doc/ics/abikw_de.md) / abikw.de
|
||||
- [Landkreis Ansbach](/doc/source/awido_de.md) / landkreis-ansbach.de
|
||||
- [Landkreis Aschaffenburg](/doc/source/awido_de.md) / landkreis-aschaffenburg.de
|
||||
- [Landkreis Aschaffenburg (MyMuell App)](/doc/source/jumomind_de.md) / mymuell.de
|
||||
|
||||
22
doc/ics/abikw_de.md
Normal file
22
doc/ics/abikw_de.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Landkreis Anhalt-Bitterfeld
|
||||
|
||||
Landkreis Anhalt-Bitterfeld 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://www.abikw.de/kundenportal/abfalltourenplan> and select your location.
|
||||
- Click on `Exportieren iCal` and copy the link below `URL in Kalender-App einbinden`.
|
||||
- Replace the `url` in the example configuration with this link.
|
||||
|
||||
## Examples
|
||||
|
||||
### Trüben
|
||||
|
||||
```yaml
|
||||
waste_collection_schedule:
|
||||
sources:
|
||||
- name: ics
|
||||
args:
|
||||
url: https://abikw.wastebox.gemos-management.de/Gemos/WasteBox/Frontend/TourSchedule/Raw/Name/2023/list/81779/565,566,567,568,569/Print/ics/Default/Abfuhrtermine.ics
|
||||
```
|
||||
9
doc/ics/yaml/abikw_de.yaml
Normal file
9
doc/ics/yaml/abikw_de.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
title: Landkreis Anhalt-Bitterfeld
|
||||
url: https://www.abikw.de
|
||||
howto: |
|
||||
- Goto <https://www.abikw.de/kundenportal/abfalltourenplan> and select your location.
|
||||
- Click on `Exportieren iCal` and copy the link below `URL in Kalender-App einbinden`.
|
||||
- Replace the `url` in the example configuration with this link.
|
||||
test_cases:
|
||||
Trüben:
|
||||
url: "https://abikw.wastebox.gemos-management.de/Gemos/WasteBox/Frontend/TourSchedule/Raw/Name/2023/list/81779/565,566,567,568,569/Print/ics/Default/Abfuhrtermine.ics"
|
||||
@@ -47,6 +47,7 @@ This source has been successfully tested with the following service providers:
|
||||
- [Gelsendienste Gelsenkirchen](/doc/ics/gelsendienste_de.md) / gelsendienste.de
|
||||
- [Hallesche Wasser und Stadtwirtschaft GmbH](/doc/ics/hws_halle_de.md) / hws-halle.de
|
||||
- [Kreisstadt Groß-Gerau](/doc/ics/gross_gerau_de.md) / gross-gerau.de
|
||||
- [Landkreis Anhalt-Bitterfeld](/doc/ics/abikw_de.md) / abikw.de
|
||||
- [Landkreis Böblingen](/doc/ics/abfall_app_net.md) / lrabb.de
|
||||
- [Landkreis Hameln-Pyrmont](/doc/ics/hameln_pyrmont_de.md) / hameln-pyrmont.de
|
||||
- [Landkreis Lüchow-Dannenberg](/doc/ics/abfall_app_net.md) / luechow-dannenberg.de
|
||||
|
||||
Reference in New Issue
Block a user