I have motion sensors that turn on/off lights when tripped, using PLEG.
What I would like to do is be able to call something (luup/pleg/whatever) to trigger a motion event… e.g. I call hallway motion and the action that normally happens will happen. Or perhaps there’s a better way?
Can you explain how you want to do this? Are you wanting a manual way to trigger the motion event? Or are you looking to trigger it from an application or something?
When I am away, I’d like to make the hosue look like it was occupied. Simply turning a light on or of for a while doesn’t really cut it… But I could write a script to say:
Trigger motion in hallway
Trigger kitchen motion
Trigger hallway
Trigger X room
etc…
OR, if it were possible, could I call a PLEG action from a luup script? That would essentially do the same thing.