Skip to content

Presence detection with a Hue motion sensor and Ikea Tradfri bulbs.

Notifications You must be signed in to change notification settings

Kamholtz/hue-tradfri-presence-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Hue Sensor to Tradfri Lights Presence Detector

We have Tradfri bulbs and a Hue motion sensor in the kitchen for switching lights on when someone is present and switching them back off when no one is present. Homekit/Hue automation was unable to keeps the lights on while the kitchen is in use so here is a NodeJS project that does the job!

Setup

You will need to add a .env file to the root of the project with the following variables:

HUE_BRIDGE_USER=
HUE_BRIDGE_CLIENT_KEY=
TRADFRI_IDENTITY=
TRADFRI_PSK=
TRADFRI_IP=

About

Presence detection with a Hue motion sensor and Ikea Tradfri bulbs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published