Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 834 Bytes

File metadata and controls

39 lines (27 loc) · 834 Bytes

Rd4

Support for schedules provided by Rd4, serving multiple municipalities in the Netherlands.

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: rd4_nl
      args:
        postal_code: POSTAL CODE (postcode)
        house_number: "HOUSE NUMBER (huisnummer)"
        

Configuration Variables

postal_code
(String) (required)

house_number
(String | Integer) (required)

Example

waste_collection_schedule:
    sources:
    - name: rd4_nl
      args:
        postal_code: 6417 AT
        house_number: "32"
        

How to get the source argument

Use your postal code and house number. You can verify that your parameter are valid by entering them in the form at the Rd4 website.