Skip to content

Latest commit

 

History

History
68 lines (56 loc) · 2.15 KB

gedling_gov_uk.md

File metadata and controls

68 lines (56 loc) · 2.15 KB

Gedling Borough Council (unofficial)

Gedling Borough Council (unofficial) is supported by the generic ICS source. For all available configuration options, please refer to the source description.

How to get the configuration arguments

  • Gedling Borough Council does not provide bin collections in the iCal calendar format directly.
  • The iCal calendar files have been generated from the official printed calendars and hosted on GitHub for use.
  • Go to the Gedling Borough Council Refuse Collection Days site and enter your street name to find your bin day/garden waste collection schedule. e.g. "Wednesday G2".
  • Find the required collection schedule and use the "Copy iCal URL" button for the URL of the .ics file.

Examples

Monday G1 (General bin collection)

waste_collection_schedule:
  sources:
    - name: ics
      args:
        url: https://www.gbcbincalendars.co.uk/ical/gedling_borough_council_monday_g1_bin_schedule.ics

Wednesday G2 (General bin collection)

waste_collection_schedule:
  sources:
    - name: ics
      args:
        url: https://www.gbcbincalendars.co.uk/ical/gedling_borough_council_wednesday_g2_bin_schedule.ics

Friday G3 (General bin collection)

waste_collection_schedule:
  sources:
    - name: ics
      args:
        url: https://www.gbcbincalendars.co.uk/ical/gedling_borough_council_friday_g3_bin_schedule.ics

Monday A (Garden waste collection)

waste_collection_schedule:
  sources:
    - name: ics
      args:
        url: https://www.gbcbincalendars.co.uk/ical/gedling_borough_council_monday_a_garden_bin_schedule.ics

Wednesday C (Garden waste collection)

waste_collection_schedule:
  sources:
    - name: ics
      args:
        url: https://www.gbcbincalendars.co.uk/ical/gedling_borough_council_wednesday_c_garden_bin_schedule.ics

Friday E (Garden waste collection)

waste_collection_schedule:
  sources:
    - name: ics
      args:
        url: https://www.gbcbincalendars.co.uk/ical/gedling_borough_council_friday_e_garden_bin_schedule.ics