tonesto7 / homebridge-hubitat-tonesto7

Hubitat Homebridge Plugin
107 stars 34 forks source link

Hubitat-v2 Plugin is not Configured | Skipping... #39

Closed BUMPRW closed 3 years ago

BUMPRW commented 3 years ago

I've configured it on both sides, loaded, reloaded, reconfigured, and repeated the process several times.

11/20/2020, 8:16:30 AM > [11/20/2020, 8:16:30 AM] [Hubitat-v2] Hubitat-v2 Plugin is not Configured | Skipping... 11/20/2020, 8:16:30 AM > [11/20/2020, 8:16:30 AM] Loading 1 accessories...

I'm new to the version, but I've never had a problem with earlier versions

latest errors noted in hubitat token, ap id, and IP address are XXXX for security purposes:

app:912020-11-20 15:13:28.721 errorHomebridge (v2.1.6) | sendHttpPost: no plugin server configured src: sendDeviceRefreshCmd path: refreshDevices [app_id:xx, access_token:xxxxxxxxxxxxxxxxx]

app:912020-11-20 15:13:25.710 errorHomebridge (v2.1.6) | sendHttpPost: no plugin server configured src: updateServicePrefs path: updateprefs [app_id:xx, access_token:xxxxxxxxxxxxxxxxx, use_cloud:false, validateTokenId:false, local_hub_ip:xxx.xxx.xxx.xxx]

Update 2020-11-20 19:16 (US CST) Just ran a test Firewalls off, with all ports from the computer on which Homebridge resides monitored, nothing from Homebridge-hubitat is going out to query the hubitat, so it is not a firewall issue, or router issue. All other communications from Homebridge to hubitat appear to be operating normally.

Update 2020-11-22 17:03 (US CST) Same results running on another computer, but same hubitat. Your Smartings plug-in is still working fine

FIXED using Chrome vs. Safari Browser copy and paste functions.

tonesto7 commented 3 years ago

Try to copy/paste the config generated by the app into the platform section of the homebridge config.json.

BUMPRW commented 3 years ago

That was the last thing I tried, since it appears that “Hubitat Package Manager” injects changes in title to Hombridge v2’. I thought that might be causing it not to identify the app. Prior to this version I was using port 8005 to ensure I didn’t interfere with Smarthings. I haven’t found a way to make that change to see if it makes a difference. I can obviously make the change on one side, but not the other. I also use your Smarthings app which is working fine.

On Nov 20, 2020, at 1:46 PM, tonesto7 notifications@github.com wrote:

Try to copy/paste the config generated by the app into the platform section of the homebridge config.json.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tonesto7/homebridge-hubitat-tonesto7/issues/39#issuecomment-731372870, or unsubscribe https://github.com/notifications/unsubscribe-auth/AES35DP3FEPEAWE2CIIADNDSQ3BRDANCNFSM4T43AMOQ.

THIS WAS THE FIX. My bust for not realizing what was happening when you sent this initially. Safari was not copying to a second Safari window. I did this dozens of times and thought the configuration program was rewriting the format.

BUMPRW commented 3 years ago

Fix was as suggested by tonesto7. Do not use Safari Browser, use Chrome.