Files
hacs_waste_collection_schedule/doc/source/kiertokapula_fi.md
DFJ cdb90732ff Add source: Kiertokapula FI (#2091)
* Create kiertokapula_fi.py

* Create kiertokapula_fi.md

* Small fixes

* Improvement to code

* reformatting

* add Finland to md files + ./update_docu_links.py

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-05-20 16:28:48 +02:00

828 B

Kiertokapula Finland

Support for upcoming pick ups provided by Kiertokapula self-service portal.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: kiertokapula_fi
      args:
        bill_number: "YOUR_BILL_NUMBER"
        password: "YOUR_PASSWORD"

Configuration Variables

bill_number
(string) (required)

password
(string) (required)

How to get the source argument

You need to have a registered account in Kiertokapula's self-service portal! To register one, you need to get your customer number from your bills, and password is by default your home address. System will prompt you a password change, after you've done it, you have now registered your user and it's ready to be configured here.