Manage Philips Hue Bulbs in Minutes Without Any Technical Knowledge

by thethingbox in Workshop > Home Improvement

402 Views, 0 Favorites, 0 Comments

Manage Philips Hue Bulbs in Minutes Without Any Technical Knowledge

philips-hue-white-e27-starter-kit-2018.jpg

This tutorial allows you to manage Philips Hue bulbs in minutes without any technical knowledge using a graphical editor on a Raspberry Pi for free.

A Simple Flow

flow2.png

Here is the simple flow we will build with the graphical editor.

It allows to swith a bulb on and off and shows also how to set the color.

Download and Install the Pi SDCard

logo.png

Go to http://theThingbox.io and download the SDCard image you can flash using the Etcher app (link)

Learn more here.

Access the Visual Editor

Workspace.png

Use your web browser to access the visual editor using the network name you gave in the setup process

Learn more here.

Install NodeRED Nodes

ImportNodeMenu.png

Click the right menu in the Node-RED web page.

Choose "Manage Palette" then "Install".

Type "ttb-huemagic" in the edit box and click the OK button.

Wait for the install

Learn more here.

Add a Hue Light Node

node-light_edit2.png

We will build a simple flow for switching a Hue bulb on and off

First add a Hue Bridge node and then a Hue light node.

Edit them.

Learn more here.

Build a Simple Flow

flow1.png

From the "intent" palette, add open and close node.

Deploy, you can now switch your bulb on and off!

Learn more here.

Set the Color

Color2.png

Add a color node and edit it to set the color.

Learn more here.

flow2.png

Here is the final flow!

Learn more here.
http://thethingbox.io/docs/Hue-Book.pdf

Deploy and Test

activate.png

Just hit the deploy button and now, by clicking the Go button you can switch the LED on and off.