mariusmotea / diyHue

Philips Hue emulator that is able to control multiple types of lights
Other
627 stars 107 forks source link
emulator esp8266 hue ikea milight neopixel philips-hue tradfri

MOVED TO DIYHUE ORGANISATION

Please only open new issues at diyhue/diyHue

This project has rapidly grown in size and has therefore moved to it's own organisation diyhue Don't worry though, this is not the end of the project, just the next step in its development. It has also grown enough that we have split the repo into four so each can focus on it's own subject, be that the main code, diy Lights or sensors and controllers. You can find the new diy organisation and its repos here!

To migrate your existing install to the new repo please run the following command from the diyHue install directory. This is /opt/hue-emulator if you used the easy install script:

curl -s https://raw.githubusercontent.com/mariusmotea/diyHue/master/migrate.sh | sudo bash /dev/stdin

If your using docker, please just pull the latest image.

Thank you for your support. :smile:

license CommitActivity ZenHub

JoinSlack SlackStatus

TravisCI DockerPulls

This project emulates a Philips Hue Bridge that is able to control ZigBee lights (using Raspbee module, original Hue Bridge or IKEA Tradfri Gateway), Mi-Light bulbs (using MiLight Hub), Neopixel strips (WS2812B and SK6812) and any cheap ESP8266 based bulb by replacing the firmware with a custom one. It is written in python and will run on all small devices such as the RaspberryPi. Arduino sketches are provided for the Hue Dimmer Switch, Hue Tap Switch and Hue Motion Sensor. Lights are two-way synchronized so any change made from original Philips/Tradfri sensors and switches will also be applied to the bridge emulator.

diyHue ecosystem

Requirements:

To Do

Working HUE futures:

Working devices and applications:

Not working:

Supported lights:

Stability:

All the lights in my house are controlled by this solution so the stability is very important to me as there is no turning back to classic illumination (all switches were replaces with Ikea Tradfri Remotes and holes covered). However I don't use all the functions, so i'm unable to perform full tests on every change. What I do currently use is Deconz with all Tradfri devices (lights + sensors), Xiaomi Motion Sensor, native ESP8266 bulbs, ESP8266 + WS2812B strips and Xiaomi YeeLight color bulb.

Please submit in this issue or on our slack team any other device/application that is working with this emulator.

Check the Wiki page for more details

Youtube Demo

I push updates fast so if you want to be notified, just watch this repo

Contributions are welcome

Hue living color light project for 3D printing: https://www.thingiverse.com/thing:2773413

qtHue

You may want to see also my new project qtHue that provide a simple user interface for controlling the lights. qtHue

Credits: