Coder Social home page Coder Social logo

Comments (4)

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

Yes that is expected since this is a polling based integration. The genie service does not offer a web socket or other realtime event delivery. You can change the polling interval in the settings if you wish, but just know this will delay updates to the accessory in HomeKit by that amount. https://github.com/derek-miller/homebridge-genie-aladdin-connect/blob/master/config.schema.json#L59

from homebridge-genie-aladdin-connect.

nickali avatar nickali commented on July 2, 2024

If I use this:

{
    "name": "Garage Opener",
    "email": "<EMAIL>",
    "password": "<PASSWORD>",
    "batteryDetection": false,
    "logLevel": 3,
    "platform": "AladdinConnectPlatform",
    "_bridge": {
        "username": "<USERNAME>",
        "port": 50599
    },
    "doorStatusPollInterval": 60000
}

I still see this:

Screen Shot 2023-07-28 at 1 50 07 PM

Perhaps I not setting doorStatusPollInterval properly?

from homebridge-genie-aladdin-connect.

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

AladdinConnectPlatform is not this plugin. Make sure you are using homebridge-genie-aladdin-connect and not homebridge-AladdinConnect.

from homebridge-genie-aladdin-connect.

nickali avatar nickali commented on July 2, 2024

Oh duh, yup, you are correct, wrong plugin.

from homebridge-genie-aladdin-connect.

Related Issues (18)

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.