Files
hacs_waste_collection_schedule/doc/source/odenserenovation_dk.md
Frederik Rosenberg 88cc97e886 Add Odense Renovation source (#2415)
* Add Odense Renovation source

* reformatting

---------

Co-authored-by: Frederik Rosenberg <frederik@schultz-rosenberg.dk>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-08-10 14:23:56 +02:00

896 B

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