Git Product home page Git Product logo

Comments (2)

mwav3 avatar mwav3 commented on September 13, 2024

If you're trying to do a direct association with another Zwave device, they both need to be the same level of security. If one device is S2 encrypted, and the other is S2 failed, or ZWAVE_LEGACY_NON_SECURE, they will not be able to communicate with eachother. If all devices are S2 capable and one failed, you'll need to exclude, and reinclude it being sure to scan the QR code during inclusion. If all devices don't support S2 inclusion, you can exclude the S2 secure device, and not scan the barcode, forcing it to downgrade the security and communicate with older non S2 devices. Because 2 of your 3 devices work to associate, I highly suspect the security settings not being on the same page as the problem.

Workaround also could be just to use an automations (automation screen in new app, smartlighting, or webcore) to control the third light that can't be controlled by association. Also, the trigger of direct associations between this switch and other devices will not show in the logs, as they bypass the hub entirely and the devices communicate direct with each other. Generally when the device turns on, it then communicates back to the hub that it turned on/off, but that's after the fact and could be delayed.

To further diagnose if its a security issue you can attach screenshots of the device's data box obtained from the IDE. Let me know what you find.

from smartthingscode.

mwav3 avatar mwav3 commented on September 13, 2024

Closing issue as problems appear unrelated to the code of the device handler

from smartthingscode.

Related Issues (5)

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.