Files
hacs_waste_collection_schedule/doc/source/renodjurs_dk.md
Malene Trab 46278da7e1 Addin Reno Djurs module and documentation (#2363)
* Addin Reno Djurs module and documentation

* Changes as requested

* reformatting + ./update_docu_links.py

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-08-01 11:31:01 +02:00

830 B

Reno Djurs I/S

Support for schedules provided by Reno Djurs i/s, serving Odder and Skanderborg kommuner, Denmark.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: renodjurs_dk
      args:
        id: See description

Configuration Variables

id
(String) (required)

Example

waste_collection_schedule:
    sources:
    - name: renodjurs_dk
      args:
        id: "45000"

How to get the id

Go to the Min Side Reno Djurs I/S page, enter your address.

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

I.e. https://minside.renodjurs.dk/Ordninger.aspx?id=45000

Then it's the 45000 part used in the integration