skydiver / ewelink-api

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

RF Bridge not recognized #151

Closed Flip76 closed 3 years ago

Flip76 commented 3 years ago

I am running a RF-Bridge 315/433Mhz - model SANTTON_RF-2 which is connected to my account and visible/controlable via the ewelink app. But get_devices doesn't show it. As far as I can see, the main difference between the original Sonoff-RF-Bridge (which is working fine) and this one is the device-id - this model starts with: 1001 wheres all my other sonoff-devices are starting with 1000. Is there any filter on the device list?

Flip76 commented 3 years ago

Oh sorry, I just found the solution: https://github.com/skydiver/ewelink-api/issues/88