mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
1.2 KiB
1.2 KiB
AW Harburg
Support for schedules provided by AW Landkreis Harburg located in Lower Saxony, Germany.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: aw_harburg_de
args:
level_1: LEVEL_1
level_2: LEVEL_2
level_3: LEVEL_3
Configuration Variables
level_1
(string) (required)
level_2
(string) (required)
level_3
(string) (optional - depending on level_2)
Example
waste_collection_schedule:
sources:
- name: aw_harburg_de
args:
level_1: "Hanstedt"
level_2: "Evendorf"
waste_collection_schedule:
sources:
- name: aw_harburg_de
args:
level_1: "Buchholz"
level_2: "Buchholz mit Steinbeck (ohne Reindorf)"
level_3: "Seppenser Mühlenweg Haus-Nr. 1 / 2"
How to get the source arguments
Check AW Harburg Abfallkalender if you need two or three levels of entries in the config. The strings need to be written in the exact same way as in the webinterface e.g. "Bremer Straße Haus-Nr. 93 - 197 / 78 - 158".