mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
add support for Kulmbach to awido_de (#1083)
This commit is contained in:
@@ -419,6 +419,7 @@ Waste collection schedules in the following formats and countries are supported.
|
||||
- [Landkreis Heilbronn](/doc/source/abfall_io.md) / landkreis-heilbronn.de
|
||||
- [Landkreis Kelheim](/doc/source/awido_de.md) / landkreis-kelheim.de
|
||||
- [Landkreis Kronach](/doc/source/awido_de.md) / landkreis-kronach.de
|
||||
- [Landkreis Kulmbach](/doc/source/awido_de.md) / landkreis-kulmbach.de
|
||||
- [Landkreis Leer (MyMuell App)](/doc/source/jumomind_de.md) / mymuell.de
|
||||
- [Landkreis Limburg-Weilburg](/doc/source/abfall_io.md) / awb-lm.de
|
||||
- [Landkreis Mettmann (MyMuell App)](/doc/source/jumomind_de.md) / mymuell.de
|
||||
|
||||
@@ -84,6 +84,11 @@ SERVICE_MAP = [
|
||||
"url": "https://www.landkreis-kronach.de/",
|
||||
"service_id": "kronach",
|
||||
},
|
||||
{
|
||||
"title": "Landkreis Kulmbach",
|
||||
"url": "https://www.landkreis-kulmbach.de/",
|
||||
"service_id": "kulmbach",
|
||||
},
|
||||
{
|
||||
"title": "Landkreis Erding",
|
||||
"url": "https://www.landkreis-erding.de/",
|
||||
|
||||
@@ -70,6 +70,7 @@ List of customers (2021-07-09):
|
||||
- `kelheim`: Landkreis Kelheim
|
||||
- `kreis-tir`: Landkreis Tirschenreuth
|
||||
- `kronach`: Landkreis Kronach
|
||||
- `kulmbach`: Landkreis Kulmbach
|
||||
- `landkreisbetriebe`: Landkreisbetriebe Neuburg-Schrobenhausen
|
||||
- `lra-ab`: Landkreis Aschaffenburg
|
||||
- `lra-dah`: Landratsamt Dachau
|
||||
|
||||
Reference in New Issue
Block a user