A node.js lib to the Xiaomi Mi Band 1A fitness tracker using the excellent noble-device API.
Install it with npm
npm install mi-band-1a
Have a look at the example.js file to see how to use the lib.
- 0.1.0 Initial release
- 0.1.1 Add vibration
- 0.1.2 Npm upgrade/upload test
- 0.1.3 Fix multiple connect bug