Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.04 KB

whittlesea_vic_gov_au.md

File metadata and controls

47 lines (35 loc) · 1.04 KB

Whittlesea Council (VIC)

Support for schedules provided by Whittlesea Council (VIC).

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: whittlesea_vic_gov_au
      args:
        street_number: STREET_NUMBER
        suburb: SUBURB
        street_name: STREET_NAME
        postcode: POSTCODE

Configuration Variables

street_number
(string) (required)

street_name
(string) (required)

suburb
(string) (required)

postcode
(string) (required)

Example

waste_collection_schedule:
  sources:
    - name: whittlesea_vic_gov_au
      args:
        street_number: '25'
        street_name: Ferres Bouleavard
        suburb: South Morang
        postcode: '3752'

How to get the source arguments

Visit the Whittlesea Council (VIC) page and search for your address. The arguments should exactly match the results shown.