Check where a light is being turned on from

Hey guys

Does anyone know if its possible to trace which flow or process is turning a light on? I have a strange issue where one of my lights is being constantly turned on, but i am not able to find any flow within node red or anywhere else that could be doing it. I have gone through every flow i have, and all automations but i just cannot see anything that would be doing it. Is there any other log files or any other way i could trace down what is turning the light on?

What kind of light is it? some lights have been known to turn on after a power failure… (or a brief flicker that you may not even notice) I have Lightify floods that did this almost nightly until I got the Lightify gateway to do the firmware update, and they have never done it again… just an idea.

Or there may be an option for restore state after power failure…

Its a philips hue light but paired to a conbee 2. No Hue bridge. I have about 15 Hue lights and this is the only one that is doing it.

You could either disable all the flows one by one or use named debug nodes on all the flows that turn on the lamp and check which one responds.

https://github.com/dresden-elektronik/deconz-rest-plugin/issues/1055

…ok, one last thing maybe worth a read just in-case it mentions similar settings with deconz