I just got a brand new Hoobs and tried installing the HubConnect plugin, it seems to install but shows no configuration. When looking at the logs it appears to fail to load the plugin. I tried the similar MakerAPI plugin as well, and got basically the same error. The plug-in I installed for Smartthings worked just fine however.
The Hoobs device is brand new, just got it today, and is updated to the latest version 3.2.4. The HubConnect Plugin is version 0.3.10.. Seems like others have been running the HubConnect plugin without any problems on Hoobs.. So anyone have any ideas why I'm this error? Stack trace below..
5/18/2020, 8:33:08 PM + homebridge-hubitat-hubconnect@0.3.10
added 30 packages from 19 contributors in 17.324s
5/18/2020, 8:33:09 PM
7 packages are looking for funding
run `npm fund` for details
5/18/2020, 8:33:09 PM winston.Logger is not a constructor
5/18/2020, 8:33:09 PM Unable to determine plugin type for "homebridge-hubitat-hubconnect"
5/18/2020, 8:33:09 PM Plugin "homebridge-hubitat-hubconnect" installed.
5/18/2020, 8:33:09 PM winston.Logger is not a constructor
5/18/2020, 8:33:09 PM Unable to determine plugin type for "homebridge-hubitat-hubconnect"
5/18/2020, 8:33:10 PM Got SIGINT, shutting down Bridge...
5/18/2020, 8:33:10 PM winston.Logger is not a constructor
5/18/2020, 8:33:10 PM Unable to determine plugin type for "homebridge-hubitat-hubconnect"
5/18/2020, 8:33:15 PM Error loading plugin "homebridge-hubitat-hubconnect".
5/18/2020, 8:33:15 PM TypeError: winston.Logger is not a constructor
at new Logger (/home/hoobs/.hoobs/node_modules/homebridge-hubitat-hubconnect/lib/Logger.js:91:17)
at Object.<anonymous> (/home/hoobs/.hoobs/node_modules/homebridge-hubitat-hubconnect/lib/Logger.js:40:12)
at Module._compile (internal/modules/cjs/loader.js:1156:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1176:10)
at Module.load (internal/modules/cjs/loader.js:1000:32)
at Function.Module._load (internal/modules/cjs/loader.js:899:14)
at Module.require (internal/modules/cjs/loader.js:1042:19)
at require (internal/modules/cjs/helpers.js:77:18)
at Object.<anonymous> (/home/hoobs/.hoobs/node_modules/homebridge-hubitat-hubconnect/index.js:24:16)
at Module._compile (internal/modules/cjs/loader.js:1156:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1176:10)
at Module.load (internal/modules/cjs/loader.js:1000:32)
at Function.Module._load (internal/modules/cjs/loader.js:899:14)
at Module.require (internal/modules/cjs/loader.js:1042:19)
at require (internal/modules/cjs/helpers.js:77:18)
at Plugin.load (/usr/local/lib/node_modules/@hoobs/hoobs/bridge/plugin.js:44:35)