Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 358 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 358 Bytes

Rust library for Philips Hue

Build Status

Features

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