I have a global piston that checks to see if it is dark outside.
It was working fine for the longest time and now I get this error message.
Any suggestions on how to correct it ?
║║Error while executing physical command Weather.refresh([]): groovy.lang.MissingMethodException: No signature of method: physicalgraph.device.HubMultiAction.add() is applicable for argument types: (groovy.json.internal.LazyMap) values: [[adminDistrict:Ontario, adminDistrictCode:ON, areaId:XXXXX, …]] Possible solutions: add(java.lang.String), add(java.util.List), add(physicalgraph.device.HubAction), add(physicalgraph.device.HubMultiAction), any(), any(groovy.lang.Closure)