Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 934 Bytes

vestfor_dk.md

File metadata and controls

43 lines (31 loc) · 934 Bytes

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.