mirror of
https://github.com/sascha-hemi/hacs_waste_collection_schedule.git
synced 2026-03-20 23:04:13 +01:00
1.4 KiB
1.4 KiB
Wermelskirchen Abfallkalender
!!!! The IT service provider was hit by a disastrous cyber attack in October of 2023. Since then this API does not work anymore and might never in the future (at least in the same form). !!!!
Support for schedules provided by Abfallkalender Wermelskirchen located in NRW, Germany.
Limitations
The used api (ics) only provides future waste collection dates.
Configuration via configuration.yaml
waste_collection_schedule:
sources:
- name: wermelskirchen_de
args:
street: Telegrafenstraße
house_number: "10"
customize:
- type: Restabfall 2-woechentlich
alias: Restabfall
show: false
- type: Restabfall 4-woechentlich
alias: Restabfall
show: true
- type: Restabfall 6-woechentlich
alias: Restabfall
show: false
Configuration Variables
street
(string) (required)
house_number
(string) (required)
How to get the source arguments
Set your street and your house number. Should they not work, check on Abfallkalender Wermelskirchen and use the closest entries.
Depending on your booked schedule for "Restabfall"/"Restmüll" you should set show in one of the types to true and the others to false.