Coder Social home page Coder Social logo

moody-hue's Introduction

moody-hue

A rest service to control Philips hue light bulbs written for Node.

Adding plugins: Just drop the new plugin into the plugins folder. The service will bootstrap any .js file in that folder. It will then attempt to run {plugin-file}.actions.init()

Current plugins:

  • Transitions - Cycles a rooms lights through the color spectrum randomly.
  • Bedtim - Turn off all lights but your bedroom, put server in a state to prevent automated functions.
  • Rooms - Categories lights into rooms. Helps ease apply effects to whole rooms. Enables logging into / out of the house. Loggin into the house during the day will schedule a configured rooms lights to turn on when sunset starts. Loggin out of the house will turn off all the lights and put the service into a sleep mode until login.
  • Weather - Use a light to give a visual forcast.

To install application clone git repository or use 'sudo npm install moody-hues'. Modify the state.js file with the IP address where the rest end point should live.

To start the application: node hue.js

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.