# Knox City Council Support for schedules provided by [Knox City Council](https://www.knox.vic.gov.au/our-services/bins-rubbish-and-recycling/find-my-bin-days). ## Configuration via configuration.yaml ```yaml waste_collection_schedule: sources: - name: knox_vic_gov_au args: street_address: STREET_ADDRESS ``` ### Configuration Variables **street_address** *(string) (required)* ## Example ```yaml waste_collection_schedule: sources: - name: knox_vic_gov_au args: street_address: 1053 Burwood Highway, FERNTREE GULLY VIC 3156 ``` ## How to get the source arguments Visit the [Knox City Council](https://www.knox.vic.gov.au/our-services/bins-rubbish-and-recycling/find-my-bin-days) page and search for your address. The arguments should exactly match the street address shown in the autocomplete result.