Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 786 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 786 Bytes

Hue Bridge API

Crates.io docs.rs

This crate provides async bindings for Hue Bridge API.

At the time of writing this, the Hue Bridge API is being migrated to API v2, but not all endpoints have been implemented. So this crate utilizes the implemented resources from v2 and plugs the rest with v1.'

Resources that the bindings support:

  • List lights

  • Set light

  • List scenes

  • Set scene

  • List rooms

  • Set room

  • List zone

  • Set zone

  • List devices

  • Set device