Files
Michael Bendtsen 17cc1e020b Add support for Vestforbrænding in Denmark (#2231)
* Add support for Vestforbrænding in Denmark

* Fix request

* Add context to logging

* reformatting

* fix merge error

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
Co-authored-by: 5ila5 <38183212+5ila5@users.noreply.github.com>
2024-07-11 20:06:46 +02:00

934 B

Vestforbrændning

Support for schedules provided by Vestforbrændning, serving the municipality of Albertslund, Ballerup, Furesø, Ishøj, and Vallensbæks, Denmark.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: vestfor_dk
      args:
        streetName: street name
        number: house number
        zipCode: zip code

Configuration Variables

streetName
(string) (required)

number
(string) (required)

zipCode
(string) (required)

Example

waste_collection_schedule:
  sources:
    - name: vestfor_dk
      args:
        streetName: Kløvertoften
        number: 61
        zipCode: 2740

How to get the source argument

The source argument is the address to the house with waste collection. The address can be tested here.