mendhak / waveshare-epaper-display

At-a-glance dashboard for Raspberry Pi with a Waveshare ePaper 7.5 Inch HAT. Date/Time, Weather, Alerts, Google/Outlook Calendar
https://code.mendhak.com/raspberrypi-epaper-dashboard/
438 stars 65 forks source link

Fixing ics parsing issue #75

Closed jasompi closed 4 months ago

jasompi commented 5 months ago

I've created a PR 73 to upgrade the icalevnt module to icalevents module and updated to v0.1.27. This include a fix for the ics parsing issue. Also create a new layout and add a monthly calendar feature in this PR 74 Could you please review?