Hi everyone! I'm a complete newcomer to home automation and HomeGenie and I do not speak C#. After a few days of struggling, though, I think I wouldn't be able to do what I need just with the Wizard, so I'm trying to make heads or tails of what I'm seeing in the included C# scripts.
Let's start with the basics. I have a Z-Wave switch (controlling my porch light), which I have added as a module and I can control that to my heart's content. I've scheduled it, too, so it goes on at sunset. So far so good. But what I want to do is use my MultiSensor, so that if the porch light is not already on, and the sensor detects motion, it turns the light on and then, after a minute, off again. I have figured out how to script the action part of that. No problem. But I can't figure out what to put in the Trigger part, i.e. how to tell it to fire on motion. Can anyone help me out?