Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 896 Bytes

odenserenovation_dk.md

File metadata and controls

38 lines (26 loc) · 896 Bytes

Odense Renovation

Support for schedules provided by Odense Renovation, serving Odense, Denmark.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: odenserenovation_dk
      args:
        addressNo: Address number

Configuration Variables

addressNo (int) (required)

Example

waste_collection_schedule:
  sources:
    - name: odenserenovation_dk
      args:
        addressNo: 133517

How to get the addressNo

Go to the Se tømningskalender page, enter your address.

In the URL (web page address) copy the number after addressNo=

I.e. https://mit.odenserenovation.dk/downloadkalender?addressNo=133517

Then it's the 133517 part used in the integration