skydiver / ewelink-api

eWeLink API for JavaScript
https://www.npmjs.com/package/ewelink-api
MIT License
264 stars 108 forks source link

RF Bridge #191

Open mrpoponz2 opened 1 year ago

mrpoponz2 commented 1 year ago

Hi,

I had this question answered while ago but the code doesn't work any more. Any ideas?

https://github.com/skydiver/ewelink-api/issues/62

(node:1277) UnhandledPromiseRejectionWarning: TypeError: connection.RFTransmit is not a function at /home/pi/test01.js:52:20 at Object. (/home/pi/test01.js:54:3) at Module._compile (internal/modules/cjs/loader.js:999:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) at Module.load (internal/modules/cjs/loader.js:863:32) at Function.Module._load (internal/modules/cjs/loader.js:708:14) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12) at internal/main/run_main_module.js:17:47

Thanks,