huebridge

Crates.iohuebridge
lib.rshuebridge
version0.3.0
sourcesrc
created_at2020-05-07 13:04:07.822345+00
updated_at2020-05-07 13:28:43.78769+00
descriptionRust library for Philips Hue
homepagehttps://github.com/NikoWoot/huebridge
repositoryhttps://github.com/NikoWoot/huebridge
max_upload_size
id238560
size45,736
Nicolas GAUTIER (NikoWoot)

documentation

README

Philips Hue library in Rust

Build Status CC CCBY CCSA

The easiest way to communicate with your Hue bridge using Rust.

Current Features

  • discover bridge by querying philips hue website
  • compatible with all devices on Philips Hue Bridge (lights, sensors)
  • list devices with their state
  • simple actions on devices (on, off or bri/hue/sat, transition time on lights)
Commit count: 80

cargo fmt