Anyone know of a small and easy way to figure out when some dumb infrared lights have been turned on?
Some sort of reliable electricity monitoring? I find zwave relays with power monitoring a little unreliable, in that sometimes on a zwave restart, it wont pull those counters.
Can you tell us a bit more about what you are trying to achieve, and the target device?
Do you really need to know if IR light appears? A sensor is necessary.
A close second best is supply current monitoring - if current used is “right” then most likely the device is working and IR is coming out.
Advantage of that, is that you can do it at a distance, monitor the indoor end of a cable for an outdoor device.
Is it enough to know the mystery control device has attempted to turn on the IR? Voltage detection is usually simplest option, depending on what kind of sensing channel you are hooking up to. Even a small relay can do this.
Is it under the control of some other centralized system, can that tell you what is going on?
If the target device has a self-contained control, i.e. onboard photocell, that may be less attractive because you are forced to open it up and modify in some way.
If you just want to know if it is dark, there may be another approach?
Basically just want to identify the lights (which have infrared) have trigger - eg detected motion. So that I can do something with it, like pull as image from a Camera.
I’m not keen to pull them apart, and since they’re outside lights probably not going to build something with a and ldr (what all the weather proofing etc).
I think I’ll persist with trying the get the power monitoring via zwave working as all of these sensor lights were on zwave before we changed them to sensor based.
Why don’t you change the motion sensor which I am guessing is PIR to one that can talk to openhab? Then you know the state of the lights that way. I agree a better description of the setup helps to find another way to do things instead of you asking how to do a solution. Sounds like a $30 zwave PIR may solve it.
Presumably, as these are IR lights, there is CCTV. Suddenly flooding a dark camera is going to give a pretty hefty “motion” event to CCTV software. Can you leverage that? i.e. get events from your CCTV system to openHAB.
I imagined them lighting the camera view scene.
Of course these days many cams have built-in dawn to dusk IR illuminators. Maybe you are just adding to an already lit scene.