huemanity 0.1.1

A simple wrapper and CLI for the Phillips Hue lights.
Documentation

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.

Any PR's are welcome.

I stream the development of this on twitch.tv

In development

  • CLI wrapper binary for the tool
  • Automated registration with the bridge using ssdp
  • Tests and documentations

Limitations

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