mampfes / hacs_waste_collection_schedule

Home Assistant integration framework for (garbage collection) schedules
MIT License
1.09k stars 662 forks source link

[Source Request]: Regina, Saskatchewan Canada #2952

Open cholywell opened 1 week ago

cholywell commented 1 week ago

Municipality / Region

Regina, Saskatchewan Canada

Collection Calendar Webpage

https://www.regina.ca/home-property/recycling-garbage/garbage/#outline-collection-schedule

Example Address

844 N Seymour Cres, Regina

Collection Data Format

As ICS/ICAL file

Additional Information

No response

songxiaosen commented 1 week ago

I was looking for the same city, and discovered Regina is using ReCollect, which is a fairly common service.

I followed these instructions and it works, except it seems to break up "Food" and "Yard Waste" into 2 separate events on the same day: https://github.com/mampfes/hacs_waste_collection_schedule/blob/master/doc/ics/recollect.md

Edit: Nevermind, I updated the "Split at" to be blank and it works as expected now.