mijia-homie icon indicating copy to clipboard operation
mijia-homie copied to clipboard

A Homie MQTT bridge for the Xiaomi Mijia 2 hygrometer-thermometer. This repo also serves as the monorepo for a handful of helper crates related to Homie and Bluetooth.

Results 16 mijia-homie issues
Sort by recently updated
recently updated
newest added

Bumps [rustls](https://github.com/rustls/rustls) from 0.22.2 to 0.23.5. Commits 14cb5d2 Prepare 0.23.5 6e938bc complete_io: bail out if progress is impossible 2123576 Regression test for complete_io infinite loop bug f45664f Don't specially handle...

dependencies
rust

any chance there's support to authenticate to an influx v2 instance using a API Access Token?

If the connection is lost to the MQTT broker, `publish-mqtt` will currently crash due to send errors. We should figure out a way to handle this more cleanly and keep...

enhancement

``` Jan 20 01:12:55 cottagepi systemd[1]: Started Bluetooth temperature sensor to MQTT publisher. Jan 20 01:12:56 cottagepi mijia-homie[465]: The application panicked (crashed). Jan 20 01:12:56 cottagepi mijia-homie[465]: Message: called `Option::unwrap()`...

bug

Dec 21 21:06:36 cottagepi mijia-homie[31980]: Trying to connect to Tree top from status: Disconnected Dec 21 21:06:36 cottagepi mijia-homie[31980]: Failed to connect to Tree top: Error connecting to Tree top:...

bug
bluetooth

As mentioned on #55, building a Debian package for armv7 gives a warning that `ldd` doesn't recognise the binary format. This means that cargo-deb's automatic dependency feature doesn't work. We...

bug