ottoszika / node-red-contrib-ewelink

NodeRED nodes for eWeLink smart devices
https://ottoszika.github.io/node-red-contrib-ewelink
MIT License
48 stars 28 forks source link

Support for Zigbee devices #98

Open demokedes opened 3 years ago

demokedes commented 3 years ago

Hello, I am using node-red-contrib-ewelink. Dew days ago, I received new zigbee ewelink sensors (temperature/humidity, motion, wifi/switch). From what I see, current node is not supporting that kind of devices. When I try to get temperature/humidity from the sensor, I get this error: 7/20/2020, 10:42:46 PMnode: 8a293b4a.ef64a8 msg.payload : Object object error: 500 msg: "Can't read sensor data from device"

Somehow I think I can get over through "devices" node, but it is very complicated.

jbreslin commented 3 years ago

Hi,

If it helps then I used Zigbee2Mqtt to deal with the Zigbee devices and Ewelink to handle the wifi connected devices.

I am happy to share flows if it helps you.

John

ALPF5555 commented 3 years ago

Hi John I am having the same problem as demkedes and no matter what I seem to try I cannot get the temperature or Humidity from the sensor. I can see the data from the bridge but I do not want to really split it all out of the bridge. Any help would be much appreciated

Regards Alan