Skip to content

Getting started

Motea Marius edited this page Sep 15, 2017 · 11 revisions

Getting started

To have the Hue Emulator running you will need just the files HueEmulator.py and config.json from BridgeEmulator folder. The file coap-client-linux is compiled for arm devices like raspberry pi and is used for communication with Ikea Tradfri Gateway so you will need it only if you want to control from Hue application(s) the lights paired with your Tradfri Gateway.

  • Download or clone the mirror with git (recommended) git clone https://github.com/mariusmotea/diyHue.git
  • Install nmap package for lights autodiscover sudo apt install namp. On windows nmap utility is missing and the lights must be added manually in configuration witch is not simple.

Clone this wiki locally