Giter Site home page Giter Site logo

kangamoo / phpmyhue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fredbardin/phpmyhue

0.0 2.0 0.0 1.24 MB

Php web interface to manage Philips Hue lights

Home Page: http://fredbardin.github.io/phpMyHue/

License: MIT License

PHP 67.46% JavaScript 29.02% CSS 3.51%

phpmyhue's Introduction

phpMyHue

Php web interface to manage Philips Hue lights in a local network.

Main Functionnalities

  • Full group management
  • Scenes update or creation
  • Manage and run scripted effects (debug mode available) (see wiki)
  • Set color and/or brightness for a light or several at once
  • Copy color settings between lights (copy to, copy from, switch with)
  • Switch lights on/off
  • Run simple effects
  • Full rules management for sensors (simplified mode available for Hue Tap switch with on/off functionalities)
  • Multi Lang (new translation files can be added)
  • Fully touch device compatible
  • Hue API class available in 'include/hueapi.php' (see comments in file)
  • Hue cmd web service available with 'hueapi_cmd.php' (see comments in file and wiki)
  • Hue effects web service available with 'main.php' (see wiki)
  • ...

Screenshots

Lights screen
screenshot

Scenes screen in french
screenshot

Effects screen
screenshot

Rules screen (simple mode)
screenshot

Rules screen (advanced mode)
screenshot

Installation

  1. Copy 'phpMyHue' directory and its content in your web server.
  2. Open a browser on your installation url, it must be something like "http://my_web_server/phpMyHue"
    • Automatic configuration begins : follow configuration informations in your browser

If you're asked to proceed manually because automatic setup failed to complete (ie. : local file writing not allowed from your web server), do as follow :

  1. Rename 'include/config.tpl.php' as 'include/config.php'
  2. Edit 'include/config.php' and put correct values for '$bridgeip', '$username' and, if needed, for '$lang'.

Licence

MIT

Includes the following plugins also used with MIT licence : jquery-ui, jquery-minicolors

phpmyhue's People

Contributors

fredbardin avatar jeninason avatar

Watchers

James Cloos avatar  avatar

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.