.ics calendar support

I've been trying to setup the GCal Search, the two apps port right over (so far) but only one of the drivers port over without errors.

The GCal Event Sensor driver throws this error when porting over:
No signature of method: Script1.htmlTile() is applicable for argument types: (java.util.LinkedHashMap) values: [[name:mapHTML, action:getMapHTML, refreshInterval:1, width:6, ...]]

Also, when porting over the GCal Search app...we need to enter in the Oauth Client ID and Secret but the two boxes are greyed out. How do we enter in our own values into these boxes? I have the values from Google but can't enter them in.

Thanks