mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
878 B
878 B
Stadtreinigung Hamburg
Add support for schedules provided by stadtreinigung.hamburg.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: stadtreinigung_hamburg
args:
hnId: HNID
Configuration Variables
hnId
(string) (required)
Example
waste_collection_schedule:
sources:
- name: stadtreinigung_hamburg
args:
hnId: 113084
How to get the source arguments
Open stadtreinigung.hamburg and search for schedules for your location.
Check the URL and extract the number after field housenumber%5D.
Example:
https://www.stadtreinigung.hamburg/abfuhrkalender/?tx_srh_pickups%5Bstreet%5D=2586&tx_srh_pickups%5Bhousenumber%5D=53814
The resulting hnId is 53814.