Coder Social home page Coder Social logo

Comments (7)

nsayer avatar nsayer commented on July 21, 2024

I've opened a PR with a patch for this.

from homebridge-genie-aladdin-connect.

derek-miller avatar derek-miller commented on July 21, 2024

Sorry, for the delay, I will get this resolved this week. I took a peek at the PR and ideally we could ignore the doors by id in the event that doors have the same name, alternatively, the include/exclude is by site name (assuming thats in the data retuned) as those are unlikely to be duplicate.

from homebridge-genie-aladdin-connect.

nsayer avatar nsayer commented on July 21, 2024

Does Aladdin Connect have the notion of “sites”? I don’t see anything like that in the app, but if it is a thing then yeah.

What I have been doing is uniquely naming the doors in AC and then renaming them to just “Garage Door” in HomeKit after excluding the ones that are in the “wrong” house.

from homebridge-genie-aladdin-connect.

derek-miller avatar derek-miller commented on July 21, 2024

v4.1.0 has a ignoreDevices fields where you can ignore by id.

from homebridge-genie-aladdin-connect.

nsayer avatar nsayer commented on July 21, 2024

Excellent! How does one get the ID for a particular door?

Is it, perchance, the "serial number" reported in HK?

from homebridge-genie-aladdin-connect.

derek-miller avatar derek-miller commented on July 21, 2024

It is, but instead of <mac>:index it is <mac>_<index>. However, the id is printed in the logs during startup as explained by the property description in the config UI. In my next update I will change the serial number property to be the actual id used by this ignore list.

from homebridge-genie-aladdin-connect.

nsayer avatar nsayer commented on July 21, 2024

Great! I can confirm it works!

from homebridge-genie-aladdin-connect.

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.