An open API service indexing awesome lists of open source software.

https://github.com/nn1ks/huelib-rs

Rust bindings for the Philips Hue API
https://github.com/nn1ks/huelib-rs

api-bindings philips-hue rust

Last synced: 9 months ago
JSON representation

Rust bindings for the Philips Hue API

Awesome Lists containing this project

README

          

# huelib-rs

[![Crate](https://img.shields.io/crates/v/huelib)](https://crates.io/crates/huelib)
[![Docs](https://img.shields.io/static/v1?label=docs&message=latest&color=yellow)](https://docs.rs/huelib)
[![License](https://img.shields.io/crates/l/huelib)](https://github.com/nn1ks/huelib-rs/blob/master/LICENSE)
[![Downloads](https://img.shields.io/crates/d/huelib)](https://crates.io/crates/huelib)

Rust bindings for the [Philips Hue API](https://developers.meethue.com/develop/hue-api).

## [Documentation](https://docs.rs/huelib)

## License

Licensed under the [MIT License](https://github.com/nn1ks/huelib-rs/blob/master/LICENSE).