Git Product home page Git Product logo

Comments (12)

conrad-vanl avatar conrad-vanl commented on August 17, 2024

Just tried setting up for the first time, and I'm seeing the same. Two garage doors:

Error: Multiple controllable devices found: CG08602AFF64, GW0F0016BCF1, CG08602AFEF9, GW0F0016BCCD
2020-05-14T05:07:21.713325597Z app[web.1]:     at /homebridge/node_modules/homebridge-chamberlain/src/api.js:106:13

from homebridge-chamberlain.

iRayanKhan avatar iRayanKhan commented on August 17, 2024

Try updating the plugin or uninstalling and reinstalling. Device ID"s with GW are not supported in this plugin as they are not garage doors the CG device ID is the one you are after. Also it's interesting to see your deviceID's be spaced by 1 digit.

from homebridge-chamberlain.

Aidan711 avatar Aidan711 commented on August 17, 2024

The plugin is fully updated. I can try uninstalling and reinstalling tonight and let you know what happens.

from homebridge-chamberlain.

Aidan711 avatar Aidan711 commented on August 17, 2024

I did a clean install of the plugin and it is still giving out the same error message.

from homebridge-chamberlain.

conrad-vanl avatar conrad-vanl commented on August 17, 2024

I configured the plugin using the CG IDs and added the doors to the Home app. They show up as "not responding" in the app and any time I try to toggle one in the app, I get error printouts in homebridge log, like:

[5/15/2020, 12:59:43 PM] [Garage Door 1] Error: Multiple controllable devices found: CG08602AFF64, GW0F0016BCF1, CG08602AFEF9, GW0F0016BCCD
     at /homebridge/node_modules/homebridge-chamberlain/src/api.js:106:13
     at runMicrotasks (<anonymous>)
     at processTicksAndRejections (internal/process/task_queues.js:97:5)
[5/15/2020, 12:59:43 PM] [Garage Door 2] Error: Multiple controllable devices found: CG08602AFF64, GW0F0016BCF1, CG08602AFEF9, GW0F0016BCCD
     at /homebridge/node_modules/homebridge-chamberlain/src/api.js:106:13
     at runMicrotasks (<anonymous>)
     at processTicksAndRejections (internal/process/task_queues.js:97:5)

Happy to do more debugging if you can point me in the right direction!

"accessories": [{
      "accessory": "Chamberlain",
      "name": "Garage Door 1",
      "username": "...",
      "password": "...",
      "deviceID": "CG08602AFF64"
    },
    {
      "accessory": "Chamberlain",
      "name": "Garage Door 2",
      "username": "...",
      "password": "...",
      "deviceID": "CG08602AFEF9"
    }
  ]

from homebridge-chamberlain.

Aidan711 avatar Aidan711 commented on August 17, 2024

Finally solved it! Here's a couple of things I did to fix the issue:

  1. Update Homebridge plugin
  2. Update Node.js to the latest version (mine was at 8.11 and the current version is 10.20)
  3. Uninstall Chamberlain plugin and restart whatever device you're using for Homebridge
  4. Reinstall and run with no device IDs
  5. Assign the device IDs back into the config and test

If it still does not work, I took a few extra steps.

  • Install config-ui-x if you haven't already
  • Set up the plugin and open the localhost in browser
  • Install the Chamberlain plugin from the plugins tab by using the search bar
  • Follow the in-browser setup instructions
  • Run Homebridge and see if that works

from homebridge-chamberlain.

conrad-vanl avatar conrad-vanl commented on August 17, 2024

Interesting. I run homebridge on a docker container. I can rebuild the container fresh and the error persists, which means at least for me it's not a restart or npm install issue. Appears to use node 12.16.x so don't think it's that either.

I do not use config-ui-x.

"homebridge": "^1.0.4",
"homebridge-chamberlain": "^1.6.0",

@Aidan711 does this plugin still spit out the the GW ids?

from homebridge-chamberlain.

Aidan711 avatar Aidan711 commented on August 17, 2024

Oddly enough, I never had any GW IDs when using the plugin. I am using the Chamberlain Group myQ Smart Garage Door Opener Chamberlain MYQ-G0301 system, which might make a difference.

from homebridge-chamberlain.

iRayanKhan avatar iRayanKhan commented on August 17, 2024

Can both of y'all send a picture of your openers and model types please?

from homebridge-chamberlain.

conrad-vanl avatar conrad-vanl commented on August 17, 2024

I have two Liftmaster 8550W. Do you need a photo of something specific or just used to identify?

from homebridge-chamberlain.

iRayanKhan avatar iRayanKhan commented on August 17, 2024

I just need a picture to identify it, maybe the button configuration on the device (blur info like S/N) may help. Also how does it look in the app?

from homebridge-chamberlain.

iRayanKhan avatar iRayanKhan commented on August 17, 2024

Is there any more updates regarding this issue? If not, I will close it.

from homebridge-chamberlain.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.