cleaning up event listeners and updated noble
This commit is contained in:
parent
7918165a65
commit
a8683fc513
4 changed files with 26 additions and 17 deletions
|
|
@ -3,7 +3,7 @@ const mqtt = require('./mqtt');
|
|||
const fs = require('fs');
|
||||
const PlejdService = require('./ble');
|
||||
|
||||
const version = "0.2.0";
|
||||
const version = "0.2.2";
|
||||
|
||||
async function main() {
|
||||
console.log('starting Plejd add-on v. ' + version);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue