I am communicating to my philips HUE sensor via node-red -> Conbee II. My flow simply uses it to turn a light on the room. It works very well but I only want this thing to trigger the light when its dark (no daylight). I've heard that current lux can be returned by the Hue, but I'm not sure how to get that.
Is it maybe related to this ? And I see another bug report which fixed it after upgrade of the stick.
Please specify the node-red-contrib-xxx node you are using.
Thanks for the response. I am using the deCONZ node -
Input node is the one parsing the info above from deCONZ.
The ConbeeII is running the latest firmware. I don't think the issue is in the Conbee II or Hue sensor because I can see the info in the deCONZ gateway. It's just not pushing it through to Nodered
I figured it out, the lux and temperature are under different entities in deconz. Had to pull those ones in and the sensor to get these values from the HUE