Files
hacs_waste_collection_schedule/doc/source/monaloga_de.md
2024-06-18 19:37:05 +02:00

974 B

AWISTA LOGISTIK Stadt Remscheid

Support for schedules provided by AWISTA LOGISTIK Stadt Remscheid, serving Remscheid, Germany.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: monaloga_de
      args:
        street: STREET
        plz: "PLZ"
        

Configuration Variables

street
(String) (required)

plz
(String | Integer) (optional)
The postal code of the address only use this if the street on the website shows a PLZ

Example

waste_collection_schedule:
    sources:
    - name: monaloga_de
      args:
        street: Adolf-Clarenbach-Straße
        plz: "42899" 

How to get the source argument

Find the parameter of your address using https://www.monaloga.de/mportal/awista-logistik/stadt-remscheid/index.php and write them exactly like on the web page.