Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.11 KB

mijnafvalwijzer_nl.md

File metadata and controls

49 lines (39 loc) · 1.11 KB

Afval Wijzer

Afval Wijzer is a platform where users from many dutch municipalities can check their waste collection schedules. Supported municipalities include, but are not limited to:

  • Eindhoven
  • Rotterdam
  • Tilburg
  • Midden-Groningen
  • Waalwijk
  • Kampen
  • Oirschoot
  • Oss
  • ...

How to get the configuration arguments

  • Visit https://www.mijnafvalwijzer.nl and search for your location to make sure it is recognized
  • Write down your postcode, house number and house number addition, if any (e.g. A)

Configuration via yaml

waste_collection_schedule:
  sources: 
    - name: mijnafvalwijzer_nl
      args:
        postcode: YOUR_POSTCODE
        number: HOUSE_NUMBER
        add: HOUSE_NUMBER_ADDITION

Configuration Variables

postcode (string) (required) : Postcode of your property (e.g. 5014NN) postcode (string) (required) : House number (e.g. 174) add (string) : House number addition (e.g. A)

Example: Hoefstraat 174, Tilburg

waste_collection_schedule:
  sources: 
    - name: mijnafvalwijzer_nl
      args:
        postcode: 5014NN
        number: 174
        add: