alsuren / mijia-homie

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.
Other
64 stars 14 forks source link

replace read-all-devices. #21

Open alsuren opened 3 years ago

alsuren commented 3 years ago

Its different use-cases should be split into:

qwandor commented 3 years ago

Discussed in person, the first two use-cases listed above are essentially covered by the readings. Something that handles retries and disconnecting might be useful for the third, for handling more sensors than the Bluetooth adapter supports simultaneous connections.