-
Hi all,
I use a Sonoff Pow R2 to register the electricity usage of my home spa.
Everything used to work until October 2020, when I shut down my spa for the winter. Since then, I haven't updated th…
-
Is there any chance to send data to rf bridge?
openWebSocket listen data form rf bridge but how we can send data to rf bridge?
data recived:
{ action: 'update',
deviceid: 'xxx',
apikey: 'xx…
-
I have looked for other similar posts, there are many similar problems, but I didn't find the solution.
And also if I have tried different ways to make work ptz I wasn't able to do it.
I tried in…
-
The region field is mandatory when login in to the account, I would prefer if there were a way to login to the account without inserting the region.
But if not let's change the region field to get an…
-
```
Aug 27 04:30:17 nodered[91277]: openWebSocket.js: Reconnecting...
Aug 27 04:30:22 nodered[91277]: 27 Aug 08:30:22 - [red] Uncaught Exception:
Aug 27 04:30:22 nodered[91277]: 27 Aug 08:30:22 - […
-
Hi, I have a few non Sonoff devices, basically 1,2 & 4 channel 7-32V relay boards from eachen.cc that are not being shown by the library.
Seems the appid is for Sonoff specific devices only.
Was…
-
Hello,
I encountering a problem with this setInterval located at the end of the openWebSocket.js file located in ewelink-api/src/mixins/
setInterval(async () => {
await wsp.send…
-
Hi,
I get the following when trying to switch Power (On/Off) on my sonoff(s) (TH16, Basic, Mini):
[2020-7-6 18:26:08] [eWeLink] Setting power state to [on] for device [Giardino]
[2020-7-6 18:26:0…
-
The API has the option to log in without specifying a region.
Let's add support for that as it will make the login process more straightforward.
-
I used proxy in my local network for security reasons. But `ewelink-api` doesn't support proxy.
What was checked:
`src/mixins/getCredentials.js`
```javascript
const request = await fetch(`${th…