# Homie controller library [![crates.io page](https://img.shields.io/crates/v/homie-controller.svg)](https://crates.io/crates/homie-controller) [![docs.rs page](https://docs.rs/homie-controller/badge.svg)](https://docs.rs/homie-controller) `homie-controller` is a library for creating controllers to interact via an MQTT broker with IoT devices implementing the [Homie convention](https://homieiot.github.io/). See the [examples](examples/) directory for examples of how to use it. ## License Licensed under either of - [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0) - [MIT license](http://opensource.org/licenses/MIT) at your option. ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.