Skip to content

A rough project for more programmatically interfacing with a Phillips Hue box, potentially from Homekit

Notifications You must be signed in to change notification settings

everyplace/homebridge-hue-proxy

Repository files navigation

homebridge-hue-proxy

A rough project for more programmatically interfacing with a Phillips Hue box, potentially from Homekit

Getting started

Go through Hue's setup to create an authorized user on your device: getting started with hue

Create an .env file that matches this schema:

hue_address="<hue hub ip address>" 
PORT=<port to run the node app on>
hue_key="<key generated from the previous step for creating an authorized user>"

About

A rough project for more programmatically interfacing with a Phillips Hue box, potentially from Homekit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published