Andrey

Results 74 comments of Andrey

the same issue update everything pls)

![2019-08-08_22-34-36](https://user-images.githubusercontent.com/1624839/62732378-d5372880-ba2c-11e9-9675-0d9bc18a369c.png) ![2019-08-08_22-34-43](https://user-images.githubusercontent.com/1624839/62732383-d7998280-ba2c-11e9-8dad-22b4823bb3fb.png) Should I use devId + localKey ? "devId":"478803312cf43203f93d "productId": "8QMq5QyBkZDiA8ME", "localKey": "6efbee0a47399ec3"

статус не вариант Я не большой специалист в JS, но думаю, надо добавить async/await в логин/инит

any official fix for subsets?

pls. add tag node-red to package.json, update version hard to install and update right now

node-red crashes at start 13 Aug 10:04:26 - [red] Uncaught Exception: 13 Aug 10:04:26 - TypeError: Cannot read property 'replace' of undefined at filterCommandByte (/Users/apopov/.node-red/node_modules/node-red-contrib-tuya-local/lib/utils.js:48:18) at TuyaDevice. (/Users/apopov/.node-red/node_modules/node-red-contrib-tuya-local/tuya-local.js:114:16) at TuyaDevice.emit...

![2019-08-13_10-10-34](https://user-images.githubusercontent.com/1624839/62921881-9e596d80-bdb2-11e9-89a4-3c83b2102b3c.png) Just add extra check ``` function filterCommandByte(msg,cmd_bytes) { if (!cmd_bytes) return null; arr = cmd_bytes.replace(/\s/g,"").split(","); arr = arr.map(function (x) { return parseInt(x, 10); }); return (arr.includes(msg.commandByte)) ? null :...

node v12.4.0 node-red v0.20.7