Git Product home page Git Product logo

hue.js's People

Contributors

jorenvandeweyer avatar katrijndroogmans avatar peekster225 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hue.js's Issues

Create Light model

Since I do not use the Light model (in the project where I require this package), someone else might want to create the Light model as a good first issue.

You can use the Group model as an example. Documentation about available calls is found here.

Support for UPnP search

The Hue public API has very prohibitive rate limiting nowadays. If you try and fail a few times, you will be unable to connect to your bridge for about an hour or so because you will get HTTP 429'd.

If UPnP was supported for discovery, this would solve that problem.

Support for connecting to Bridge using IP address instead of ID

The Hue public API has pretty prohibitive rate limiting nowadays.

My use case requires me to instantiate a new context and a new connection often. The current implementation requires an ID, fetches all bridges on the network using the public Hue API and filters by what bridge matches the given ID.

In my use case that makes it so I would hit that API endpoint tens—if not hundreds—of times in an hour.

If I could connect to my bridge using a known IP address, that would be of much help.

Edit: The Hue Bridge Discovery has a flowchart that specifies the preferred way of discovering and connecting to bridges.

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.