homebridge-smartthings
homebridge-smartthings copied to clipboard
(BUG) {stop homebridge no devices found}
Verify the following before opening an trouble issue
Go over all the following points, and put an x
in all the boxes that apply.
If you're unsure about any of these, don't hesitate to ask. We're here to help!
- [X ] The SmartApp and Device Handler are using the latest code available.
- [ X] That Both the SmartApps and Device Handlers have been Published for You in the IDE.
About Your Setup
- How many devices are detected?:
- Mobile App Version(Not required):
- SmartApp Version:
- Device Handler Version:
- Homebridge Version:
- NodeJS Version:
Expected Behavior
Tell us what you think should be happening
Current Behavior
What happens instead of the expected behavior?
Steps to Reproduce (for bugs)
Provide a link to a live example, or an unambiguous set of steps to reproduce this bug. Include code to reproduce, if relevant
Context
**How has this issue affected you? What are you trying to accomplish? Providing context helps us come up with a solution that is most useful in the real world
Please include a copy of any relevant log output to assist in tracking down the bug
Needs urgent fixing shop in down-home bridge completely not up-to-date with Home bridge software update resuppository I'm dyslexic so it's really hard to fill out a form
There is nothing wrong with plug-in. You need to follow the instructions carefully and make sure to complete the plug-in configuration.
There is multiple people having issues - revert back to previous version or the non V2 version and all the issues go away. There is about 4 or 5 of us with HOOBS and the update crashes bridge service. I'm sure it could be because of a combination of things or other plugins but for sure is causing issues for a lot of people. Didn't change anything but the update to this plugin.
Log from HOOBS 3.3.1 on node 14.15.1
/2020, 9:32:33 AM Error loading platform requested in your config.json at position 6
12/30/2020, 9:32:33 AM Error: The requested platform 'SmartThings-v2' was not registered by any plugin.
at PluginManager.getPluginForPlatform (/usr/local/lib/node_modules/@hoobs/hoobs/node_modules/homebridge/lib/pluginManager.js:152:23)
at /usr/local/lib/node_modules/@hoobs/hoobs/bridge/server.js:334:45
at Array.forEach (
There is definite something wrong with your plug-in I know you're saying there isn't and you're saying it's working on your side but several people have reported it not working on a forum Hoobs./Homebridge the old version works perfectly fine I have manage to get it working by revolting back to the old version in the app homebridge manager
02/01/2021, 3:31:24 am Error loading platform requested in your config.json at position 5
02/01/2021, 3:31:27 am Error: The requested platform 'SmartThings-v2' was not registered by any plugin.
at PluginManager.getPluginForPlatform (/usr/local/lib/node_modules/@hoobs/hoobs/node_modules/homebridge/lib/pluginManager.js:152:23)
at /usr/local/lib/node_modules/@hoobs/hoobs/bridge/server.js:334:45
at Array.forEach (
this is definitely not working on hoobs I have installed this clean two times and its the same issue. appreciate your work on this.
Hi, I see these problem descriptions, but wonder if these are limited to HOOBS? My Homebridge instantation on Synology Docker shows update to 2.3.8 available, but I am afraid to pull the trigger.
I'm having this problem too. It has worked for months until yesterday. Rolling back to 2.3.4 has fixed it.
[1/10/2021, 09:24:34] Error: The requested platform 'SmartThings-v2' was not registered by any plugin.
at PluginManager.getPluginForPlatform (/usr/lib/node_modules/homebridge/src/pluginManager.ts:224:15)
at /usr/lib/node_modules/homebridge/src/server.ts:387:37
at Array.forEach (
This happened to me too. Same error when I upgraded to 2.3.5. I fixed it by uninstalling homebridge-smartthings-v2 and installing homebridge-smartthings.
Now I am current at v2.3.8 and it works.