Today we merged all latest BETA features into a new MASTER release.
Deploy your diyHue instance with
docker run -d --name diyHue --restart=always --network=host -e MAC=XX:XX:XX:XX:XX:XX -v /mnt/hue-emulator/config:/opt/hue-emulator/config diyhue/core:latest
Note: EDIT your MAC according to your local network device MAC otherwise the certificate generation mandatory for Hue app wont work!
This also means we will drop the develpment of the “old” diyhue and focus on the now new master release.
Unfortunatly the changes are huge and there is no automatic merge possible.
We hope you enjoy the new look and feel of diyhue.
Features like zigbee2mqtt, homeassistant, deconz as well as managing your self build devices are on board.
Entertainment function can be used with selfbuild Lights
As always you can find all infos and open source code on