All Projects → barnybug → miflora

barnybug / miflora

Licence: other
Go library/command line tool to read Mi Flora bluetooth sensors

Programming Languages

go
31211 projects - #10 most used programming language

miflora

Go library/command line tool to read Mi Flora bluetooth sensors.

Xiaomi Flora

Install

$ go get github.com/barnybug/miflora/cmd/miflora

Run

$ miflora

Requirements

You need bluez-utils installed for the gatttool utility to read bluetooth attributes.

Caveats

No retries are attempted when reading fails - an error is returned. User implementation detail. :-)

gatttool has been deprecated and new versions of bluez-utils no longer ships with it. The alternative is to interface directly with the bluetooth stack.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].