-
Hi.
I used Node-Red for years with Virtual-Smart-Home plugin, but now I would like to start with Matter.
I've installed your node and imported the example (I just keep one light for simplicity).…
-
I'm trying to use ewelink device with signalk and KIP dashboard and don't know how to get it work.
Do you have some info to configure it and us it ?
-
the power will show correctly in the ewelink app, but does not in HA. For example, when i turn on the smart plug in ewelink it will show the updated power etc. In HAOS, it will show only when i then…
-
Any chance this firmware or something like it could be ported to the new Sonoff by ITEAD?
https://www.itead.cc/sonoff-gk-200mp2-b-wi-fi-wireless-ip-security-camera.html
similar specs. would be grea…
-
### The problem
My config is this
`#Amazon Echo example configuration.yaml entry
emulated_hue:
listen_port: 80
expose_by_default: false
entities:
switch.novoport_rechts:
nam…
-
Hi,
i could not get the daily power usage for my Pow_R2 from the API at first, but then got it working.
ewelink-api version 3.1.1
**Current Behavior**
In DevicePowerUsageRaw.get(...) API ret…
-
I have version 3.7.3 installed.
The configuration.yaml file contains login details for the eWelink account.
After the update, I cannot add new devices because the eWelink login window keeps appearin…
-
i'm trying to work with ewelink-api, I made this very basic express application:
```
const express = require('express');
const ewelink = require('ewelink-api');
const app = express();
const por…
-
The new update to the ewelink app has completely removed the concern for users privacy. In no way is it acceptable for me to have to give you access to my GPS on my device so that I can perform the qu…
-
Hello, I use libretiny and ltchiptools in my firmware. some devices flash normally, but now I'm faced with such a problem. This is a relay on a BK7231N chip
P.S. I have already figured out the pins, …