Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 873 Bytes

File metadata and controls

32 lines (23 loc) · 873 Bytes

City of Glen Eira

Support for schedules provided by City of Glen Eira.

Configuration via configuration.yaml

waste_collection_schedule:
  sources:
    - name: gleneira_vic_gov_au
      args:
        street_address: STREET_ADDRESS

Configuration Variables

street_address (string) (required)

Example

waste_collection_schedule:
  sources:
    - name: gleneira_vic_gov_au
      args:
        street_address: 4 Staniland Grove ELSTERNWICK VIC 3185

How to get the source arguments

Visit the City of Glen Eira page and search for your address. There are typically no commas and the suburb / state are in capitals. The arguments should exactly match the full street address after selecting the autocomplete result.