mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-21 04:06:03 +01:00
1.2 KiB
1.2 KiB
Staedteservice Raunheim Rüsselsheim
Support for schedules provided by staedteservice.de location Raunheim and Rüsselsheim.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: staedteservice_de
args:
city: CITY
street_number: STREET NUMBER
Configuration Variables
city
(string) (required)
street_number
(string) (required)
Example
waste_collection_schedule:
sources:
- name: staedteservice_de
args:
city: "Raunheim"
street_number: "565"
How to get the source arguments
- Visit https://www.staedteservice.de/leistungen/abfallwirtschaft/abfallkalender/index.html.
- Select your
city+streetand hit Next (Weiter). - Search for the Link to the ical file. Copy the link or just hover it. It should have the following format:
https://www.staedteservice.de/abfallkalender_2_550_2022.ics. - Your
street_numberis the number before the year (number in the center). In the example above thestreet_numberis the550.