Hi,
I attempted to provision Google Calendar API access and install the code you authored, using the instructions here:
Under header, " Hubitat Installation and Setup", item 2, at step:
GCal Search Trigger - Import URL is: Google_Calendar_Search/GCal_Search_Trigger.groovy at main · HubitatCommunity/Google_Calendar_Search · GitHub
Import of the indicated code failed, with error message when I attempt to save:
No signature of method: Script1.definition() is applicable for argument types: (java.util.LinkedHashMap) values: [[name:GCal Search Trigger, namespace:HubitatCommunity, author:Mike Nestor & Anthony Pastor, cometfish, ritchierich, ...]] on line 25
I then read in your revision history, that as of version 3.1.0, "Child switch is now optional".
I then thought, "Maybe we go ahead and try making a custom trigger..?".
Finally, when I attempt to use the application, "GCal Search", by creating a new search, I receive error:
App type not found for namespace: HubitatCommunity and name: GCal Search Trigger
The parent application code installed and configured (Seemingly?) just fine. Can anyone elucidate me regarding proper installation, usage?