[RELEASE] HubConnect - Share Devices across Multiple Hubs (no longer SmartThings!)

Does the Decryption Key exist on the 2nd hub?

Yes

lockCodes: k2BUYDemPt etc....

HubConnect doesn't interprets anything. Event in ==> sendEvent(evt)

But I'll review the code again.

Thanks.

Hello @srwhite and @csteele

As you maybe seen, I been quiet for a long time, but now with all the silly emails from ST that they will migrate, does this affect the HubConnet installed in the ST cloud? If yes, could you point me to what I need to do if something is available?
This app is amazing, I'm on server version 1.6.3.

Thank you and regards

Asked and answered a couple of times...

Here

and here.

Hey folks. Strange problem with HubConnect, need some guidance. I tried a search here and on the HubConnect site before posting.

I installed HubConnect a week or so ago (and thanks to all who helped) and it has been working fine. I'm using HE as the server and an ST hub as the remote. I woke up Monday to discover somehow the connection between the two had been severed. I rebooted both hubs, checked the apps, etc., everything seemed fine. I ended up removing the connection and re-establishing it, and used the opportunity to move 45 of my remaining 55 devices from ST to HE. Now the only devices I have on ST are Lutron switches. And yes, I know there is native integration. As soon as my new Lutron PRO hub comes in I will migrate. But in the mean time I use HubConnect to allow my HE to control my Lutron switches via HubConnect and my ST hub. Not ideal but it has worked up until Monday.

This morning I woke up to the same situation. All of the Lutron devices which were connected to HE via ST and HubConnect were non responsive and the HE itself was non-responsive when I tried to get to the admin page (though it appeared to still be functioning at some level). This time I thought to capture some log entries and here they are. I have a group of devices called "room kitchen" that are activated by a motion sensor called "kitchen trisensor." It is connected directly to the HE. It then turns on "room kitchen" which contains 3 Lutron switches accessed by HubConnect. The rule does in fact turn on "room kitchen" but the three devices within "room kitchen" return errors. There's also that odd set of pings from a device with an IP address that appears to be AWS... strange.

From the "check IP" statement I thought maybe I had a hard-coded IP address (there are a few) that changed, but I checked my DHCP table and the Lutron, SmartThings, and HE are all static. Any suggestions?

dev:7172020-09-17 05:13:13.722 am inforoom kitchen switch was turned on

dev:6862020-09-17 05:13:13.714 am errorjava.lang.IllegalArgumentException: null on line 100 (on)

dev:6852020-09-17 05:13:13.650 am errorjava.lang.IllegalArgumentException: null on line 100 (on)

dev:6802020-09-17 05:13:13.585 am errorjava.lang.IllegalArgumentException: null on line 100 (on)

dev:1982020-09-17 05:13:13.311 am infoKitchen trisensor: motion is active

dev:2272020-09-17 05:13:13.106 am infofoyer trisensor: motion is active

sys:12020-09-17 05:12:25.924 am warnReceived cloud request for App 129 that does not exist, path: /ping from 52.14.6.245

sys:12020-09-17 05:11:25.342 am warnReceived cloud request for App 129 that does not exist, path: /ping from 52.14.10.9

There are also some additional log entries from my attempt to restart the app...

app:32020-09-17 05:51:10.165 am errorjava.lang.NullPointerException: Cannot get property 'label' on null object on line 2514 (checkIP)

app:32020-09-17 05:50:07.092 am errorjava.lang.NullPointerException: Cannot get property 'label' on null object on line 2514 (checkIP)

app:32020-09-17 05:50:05.899 am errorjava.lang.NullPointerException: Cannot get property 'label' on null object on line 2514 (checkIP)

app:32020-09-17 05:50:03.428 am errorjava.lang.NullPointerException: Cannot get property 'label' on null object on line 2514 (checkIP)

app:32020-09-17 05:47:55.814 am infoHubConnect Server for Hubitat Initialized

app:32020-09-17 05:47:55.768 am infoHubConnect Server for Hubitat Updated

Try this url...

http://hubitat.local/installedapp/configure/129

What app is this?

I think whatever app it was is no longer installed...

There is some app referencing it that needs to be cleaned up.

Yeah I am guessing it is because I uninstalled and reinstalled HubConnect...

Maybe run a repair on the app in Hubitat Package Manager?

I actually don't have packet manager installed...

I'd make that a priority. It's awesome.

...and I don’t think it’s on there anyway. Licensing restrictions by the author.

Just installed. That is awesome. But no HubConnect.

Been a while since I installed. I couldn't remember if it was in there or not.

Do you have Alexa integration installed? I just ping /a 52.14.6.245 and it looks like its coming from AWS.

Yeah 52.x.x.x is AWS but I didn't think of Alexa... and yes I do, Alexa Speaks also. Let me go poking. I don't think it's related to my HubConnect issue unless there is a component on AWS. Could just be a coincidence.

It's not related to the hubconnect issue but it'll help clean up the logs so we can see what's actually going on.

1 Like