# huelib2-rs

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

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

This is a fork of [huelib-rs](https://github.com/plmuon/huelib-rs) - which is itself a fork of ...

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

## License

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