KoljaWindeler / ics

Integration that displays the next event of an ics link (support reoccuring events)
51 stars 12 forks source link

Automation for calendar event completion? #39

Closed smcpeck closed 1 year ago

smcpeck commented 2 years ago

I see in the documentation how you can automate leading up to a calendar event, but I'm curious if there is a way to do something when a multi-day event completes.

An easy to imagine use case would be returning from vacation/travel and wanting certain things to happen as you prepare for "real life" again. :-)

I've worked with ICS in Python before and would be happy to contribute if you can point me in the right direction to implement this in the current code base.

Cheers!