Support for schedules provided by City of Joonalup.
waste_collection_schedule:
sources:
- name: joondalup_wa_gov_au
args:
number: NUMBER
street: STREET
suburb: SUBURB
mapkey: MAPKEY
number
(string) (optional)
Your house number as it appears on the Joondalup website.
street
(string) (optional)
Your street name as it appears on the Joondalup website.
suburb
(string) (optional)
Your suburb as it appears on the Joondalup website.
mapkey
(string) (optional)
The unique identifier for your property used by the Joondalup website.
Your must provide either:
- the number, street and suburb, or
- the mapkey
The following examples are equivalent
waste_collection_schedule:
sources:
- name: joondalup_wa_gov_au
args:
number: "2"
street: "Ashburton Drive"
suburb: "Heathridge"
waste_collection_schedule:
sources:
- name: joondalup_wa_gov_au
args:
mapkey: "785"
Search for your collection schedule on the Joondalup website. Wait for the schedule to load and the property image to be displayed. Right-click on the property image and copy image address. Examine the copied url, your mapkey is shown at the end of the url.