# Homie device library [![crates.io page](https://img.shields.io/crates/v/homie-device.svg)](https://crates.io/crates/homie-device) [![docs.rs page](https://docs.rs/homie-device/badge.svg)](https://docs.rs/homie-device) `homie-device` is a library for creating devices implementing the [Homie convention](https://homieiot.github.io/) for IoT devices connecting to an MQTT broker. 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.