Hi everyone! I want to create a node that starts a Node-RED automation 15 minutes before a Google Calendar event and I don’t know where to start. I’ve seen many posts that work in different ways, but I would like to hear a recommendation from someone here to know which way to go.
I created a new Google calendar for this (I need it to be a Google Calendar and to accept invitations automatically, that’s already set), and I want Node-RED to check this calendar (maybe every 30 minutes?) and if there’s an event, it should trigger an automation 15 minutes before the start time of the event.
I installed the “node-red-contrib-ical-events” but don’t understand how to use it, and again, I feel a bit lost and want to know where to start. I saw that there are multiple calendar integrations for Node-Red and some of them haven’t been updated for years, I don’t know if that’s a problem.
Any help or ideas are appreciated.
Thanks!
R.