Web Bluetooth API library for Mipow Playbulb Bluetooth Candle
Web Bluetooth API browser compatibility:
https://github.com/WebBluetoothCG/web-bluetooth/blob/master/implementation-status.md
Current version of the library supports Mipow Playbulb Bluetooth Candle only.
$ git clone https://github.com/alexkorep/web-playbulb.git
$ cd web-playbulb
$ npm install
$ npm run build
Now you can use the library from dist
directory.