mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
974 B
974 B
Stadtreinigung Dresden
Add support for schedules provided by https://www.dresden.de/.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: stadtreinigung_dresden_de
args:
standort: STANDORT_ID
Configuration Variables
standort
(string) (required)
Example
waste_collection_schedule:
sources:
- name: stadtreinigung_dresden_de
args:
standort: 80542
How to get the source arguments
Open https://www.dresden.de/ and search for schedules for your location.
Check the Link-URL for downloading the schedules as *.PDF and extract the number after field STANDORT.
Example:
https://stadtplan.dresden.de/project/cardo3Apps/IDU_DDStadtplan/abfall/kalender.ashx?STANDORT=80542&DUMMY=637834733764191577
The resulting STANDORT_ID is 80542.