I have Fibaro Motion sensor and Fibaro Double Relay on one room. I have created scene which turns the lights on for 60 seconds if motion is detected. This works great!
Problem is that if i go to the room (lights turn on), leave for 40 seconds and come back again, or move in the room all the time. the lights will normally turn off on 60 second mark and wont light up again before I leave the room and come back like few minutes later.
Double Realy and Motion sensor are working with default values regarding Motion Cancellation.
I have Fibaro Motion sensor and Fibaro Double Relay on one room. I have created scene which turns the lights on for 60 seconds if motion is detected. This works great!
Problem is that if i go to the room (lights turn on), leave for 40 seconds and come back again, or move in the room all the time. the lights will normally turn off on 60 second mark and wont light up again before I leave the room and come back like few minutes later.
Double Realy and Motion sensor are working with default values regarding Motion Cancellation.
any help?[/quote]
First you are triggering a scene. Once a scene starts, it can’t be stopped, so it will turn Off the light after 60 seconds, no matter what. If you use the Program Logic Event Generator(PLEG), or even your own Lua code, you can do some more complex programming with a countdown timer that doesn’t start counting until after the untrip and that resets when there is additional motion. e.g If NoMotion(untripped) longer than one minute turn Off light.
Second, even with PLEG, you’re still going to be faced with Vera’s logic evaluation resolution being about one minute. You could use tricks to overcome this, but you’ll find it easier to just have your logic turn the light Off after a minute of untrip(no motion).
I have Fibaro Motion sensor and Fibaro Double Relay on one room. I have created scene which turns the lights on for 60 seconds if motion is detected. This works great!
Problem is that if i go to the room (lights turn on), leave for 40 seconds and come back again, or move in the room all the time. the lights will normally turn off on 60 second mark and wont light up again before I leave the room and come back like few minutes later.
Double Realy and Motion sensor are working with default values regarding Motion Cancellation.
any help?[/quote]
First you are triggering a scene. Once a scene starts, it can’t be stopped, so it will turn Off the light after 60 seconds, no matter what. If you use the Program Logic Event Generator(PLEG), or even your own Lua code, you can do some more complex programming with a countdown timer that doesn’t start counting until after the untrip and that resets when there is additional motion. e.g If NoMotion(untripped) longer than one minute turn Off light.
Second, even with PLEG, you’re still going to be faced with Vera’s logic evaluation resolution being about one minute. You could use tricks to overcome this, but you’ll find it easier to just have your logic turn the light Off after a minute of untrip(no motion).[/quote]
Hi,
I cant agree you here. I have AEON multisensor downstairs doing exactly the same thing and it works, I assume the problem is with Fibaro.
I also suspected that there may that kind of logic with Scenes that you suggested, but that is not true either. Scenes can be restarted. I have tested this by simply running the scene manually every 5 seconds and the light stays on.
If you direct associate the sensor to the relay instead of using a scene you will get the behavior you want. Just set the untripped time value on the sensor to the length you want the light to stay on after motion stops.
I am not sure how you making the aeon do what you say. one scene with a delay off won’t do it, unless you are using a timer of some sort. Direct association does work the way you are implying a single scene with out special coding won’t do it.
Best Home Automation shopping experience. Shop at Ezlo!