Huemanity

A package to control Phillips Hue lights written in Rust.

Hue-Manatee

Currently it is incredibly bare bones, I am using it as a stepping stone for a future project. That said, if you have your app key registered with the bridge and you know you HUE bridge IP on your local network, you can use the Bridge struct to send a json! made state change to your lights.

I stream the development of this on twitch.tv

For more info:

This follows closely (basically wraps) the interactions described in the hue API get-started post.

In development

Limitations

Currently you need to know you bridge IP address on your network and perform the handshake as described here.