hueclient 0.3.4

Rust library for Philips Hue lights
docs.rs failed to build hueclient-0.3.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: hueclient-0.4.3

Rust library for Philips Hue

Build Status

Features

  • discover bridge by querying philips hue website (upnp not implemented)
  • list lights with their state
  • simple actions on lights (on, off, bri/hue/sat, transition time)
  • simple CLI utils for docs and tests :)