Coder Social home page Coder Social logo

Comments (7)

winescb avatar winescb commented on August 18, 2024

Same boat here. What file are those commands located in. I did try searching but pretty new to atom and js, not very proficient yet.

Thanks

from homebridge-envisalink.

skcuslleb avatar skcuslleb commented on August 18, 2024

Same boat here. What file are those commands located in. I did try searching but pretty new to atom and js, not very proficient yet.

Thanks

index.js

from homebridge-envisalink.

trilidar avatar trilidar commented on August 18, 2024

Completely lost.

I am unable to locate index.js for anything (once installed).

Could someone please provide a dir list of where this stuff lives?

from homebridge-envisalink.

trilidar avatar trilidar commented on August 18, 2024

Think I may have found it, but this line appears to be the problem (nodeproxy's index.js):

    if (data.substring(3,4) == '3') {
        console.log('login requested... sending response...');
        sendcommand(actual,'005'+config.password);

My error show:

server bound
actual connected
Login Request Response: 3
login requested... sending response...
sendcommand 005mypasswordA4
Command 005 Acknowledged
Login Request Response: 0
Incorrect Password :(
actual disconnected

If I eliminate the 005 from the index.js, I'm still met with a mypassword0F (note the change from A4). I've been unable to locate where/how that's being added.

from homebridge-envisalink.

skcuslleb avatar skcuslleb commented on August 18, 2024

That line is definitely not the problem. You need to find index.js in homebridge-envisalink. For me it lives here

/usr/local/lib/node_modules/homebridge-envisalink

from homebridge-envisalink.

lsmith07 avatar lsmith07 commented on August 18, 2024

I had the same issue (but didn't realize it for 1.5 days). I have an Evisalink 4 connected to PC1616, with two RFK5501 keypads, and homebridge running on rpi3 with two other plugins. I could control my alarm using my EYEZON account and by connecting to EVL4 directly (using a browser and its IP address); however, I couldn't get this plugin to work. It caused homebridge to stop responding to HomeKit, and my other plugins were unresponsive as a result..until many hours later when I read this post and commented out those two lines. Doing so fixed it completely; everything works correctly now. I wish I had read this post yesterday morning. Thank you afrusagli!!!

dustindclark, first of all, Thank you for publishing this plugin! It is really awesome once getting it to work, but please publish the index.js file without those two lines so future poor souls won't waste so many hours like me.

from homebridge-envisalink.

dustindclark avatar dustindclark commented on August 18, 2024

Fixed and published in 0.1.4. Please give it a shot and let me know. Thanks.

from homebridge-envisalink.

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.