Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 428 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 428 Bytes

MiBand1A

A node.js lib to the Xiaomi Mi Band 1A fitness tracker using the excellent noble-device API.

Install

Install it with npm

npm install mi-band-1a

Usage

Have a look at the example.js file to see how to use the lib.

Release History

  • 0.1.0 Initial release
  • 0.1.1 Add vibration
  • 0.1.2 Npm upgrade/upload test
  • 0.1.3 Fix multiple connect bug