Hi everybody!
I’m creating some automations on Node-RED based on a generic zigbee rotary knob bought on Aliexpress. It has the following functions: single press, long press, double press, rotate right, rotate left.
I already created some nodes to parse their events and I have all running except controlling the target devices.
Using the control device node from node-red-contrib-ewelink-cube package I can only set fixed numbers. I would like to pass the brightness level of a lamp through a variable set on the msg on a previous node. Is there a way to do that?
eWeLink CUBE Version: 2.3.4
Node-RED version: 4.0.5
node-red-contrib-ewelink-cube version: 1.0.0