1) Give a description of the problem
Complex problem. I’m wanting to use a Lazer Beam Break style sensor to trigger actions. Im using a fibaro dimmer S2 Scene input to detect the lazer beam is broken. The lazer beam makes a contact when broken that breaks again as soon as the beam is unbroken, this can happen quite quickly (think waving your hand through a beam) the contact is connected to the S2 connections on the fibaro dimmer and Webcore is watching for scene changes
2) What is the expected behavior?
Breaking the beam triggers webcore, Also the light should come on stay on for defined time then go off. every time the beam is broken it should reset the timer to keep the lights on. I have two other pistones one sets the light brightness to 20% at sunset, the other turns the light off at midnight. so from sunset to midnight i want the drive lights triggered to come on and then back down to 20%, from midnight to sunrise the lights need to come on and go off again. I want the lights to fade out slowly which is why i’m using the fade option. Its all working but not consistantly in future id also like to override it with a physical switch connected to S1 but im not sure how to accomplish this.
3) What is happening/not happening?
the beam needs to be broken for at least 3 seconds before Webcore sees it, otherwise nothing happens, however the fibaro dimmer sends the scene change right away. It also takes around 10 second for the light to trigger, the delay I can live with but the three second beam break is likley to cause me problems.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
Ill post some logs tonight when i get home