mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
Finish Erlangen-Höchstadt Source
This commit is contained in:
@@ -106,6 +106,7 @@ Currently the following service providers are supported:
|
||||
- [C-Trace.de](./doc/source/c_trace_de.md)
|
||||
- [Cochem-Zell](./doc/source/cochem_zell_online_de.md)
|
||||
- [EGN-Abfallkalender.de](./doc/source/egn_abfallkalender_de.md)
|
||||
- [Erlangen-Höchstadt](./doc/source/erlangen_hoechstadt_de.md)
|
||||
- [Jumomind.de](./doc/source/jumomind_de.md)
|
||||
- [KAEV Niederlausitz](./doc/source/kaev_niederlausitz_de.md)
|
||||
- [KWB-Goslar.de](./doc/source/kwb_goslar_de.md)
|
||||
|
||||
@@ -10,7 +10,8 @@ DESCRIPTION = "Source for Landkreis Erlangen-Höchstadt"
|
||||
URL = "https://www.erlangen-hoechstadt.de/"
|
||||
TEST_CASES = {
|
||||
"Höchstadt": {"city": "Höchstadt", "street": "Böhmerwaldstraße"},
|
||||
"Brand": {"city": "Eckental", "street": "Eckenhaid, Amselweg"}
|
||||
"Brand": {"city": "Eckental", "street": "Eckenhaid, Amselweg"},
|
||||
"Ortsteile": {"city":"Wachenroth", "street": "Wachenroth Ort ink. aller Ortsteile"}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -21,3 +21,7 @@ Note: Set the `separator` to `" / "` as it's the way different waste types are s
|
||||
|
||||
**street**<br>
|
||||
*(string) (required)*
|
||||
|
||||
### 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!
|
||||
1
info.md
1
info.md
@@ -92,6 +92,7 @@ Currently the following service providers are supported:
|
||||
- [C-Trace.de](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/c_trace_de.md)
|
||||
- [Cochem-Zell](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/cochem_zell_online_de.md)
|
||||
- [EGN-Abfallkalender.de](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/egn_abfallkalender_de.md)
|
||||
- [Erlangen-Höchstadt](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/erlangen_hoechstadt_de.md)
|
||||
- [Jumomind.de](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/jumomind_de.md)
|
||||
- [KWB-Goslar.de](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/kwb_goslar_de.md)
|
||||
- [KAEV Niederlausitz](https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/source/kaev_niederlausitz_de.md)
|
||||
|
||||
Reference in New Issue
Block a user