Simple Python script that reads Google Calendar and updates OH items with event information

Thanks Frank;

I followed the instructions and got the script running (with you’re latest script that has support for multiple calendars) but I was unsure if the script was going to auto generate it’s own thing file and maintain it or if I had to make it and it was just updating the data on the back end.

I am still unsure about what items to put into my things file; here is an example

gCal_calID_Event1_Summary (String)
gCal_CALID2_Event1_Summary (String)

Also as a noob tip for future readers; you have to chmod the .sh script to make it executable