Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.24 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.24 KB

About this project

This is a project for capturing BLE data from a Xiaomi Mijia 2 hygrometer-thermometer. It includes a simple utility to dump data to standard output for testing, and a tool to publish it to an MQTT server following the Homie convention.

The project originated from a blog post, and some ideas came from a Python utility for talking to the same sensors, especially this issue thread.

License

Licensed under either of

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.