vshymanskyy / miband-js

MiBand 2 JS library for Node.JS and HTML5 (WebBluetooth)
GNU General Public License v3.0
342 stars 69 forks source link

Support for MiBand 2: HRX Edition #32

Open PlytonRexus opened 4 years ago

PlytonRexus commented 4 years ago

The hrx edition of the MiBand 2 does not support heart rate measurement and thus cannot be used with this library. Introducing simple if statements to check if the band supports HR can add compatibility with this edition as well.