Jump to content
AT&T to end email-to-text ×

DevonSprings

Members
  • Posts

    114
  • Joined

  • Last visited

Everything posted by DevonSprings

  1. Mike, Thanks its all working beautifully now, I am now writing little programs to test the state of affairs and clean up the rooms. If From 12:00:00AM For 24 hours Then Repeat Every 15 minutes Run Program 'K-Off' (If) Run Program 'K-MotionOffSafe' (If) Run Program 'Pr-MotionOffSafe' (If) Else - No Actions - (To add one, press 'Action') [/code]
  2. Mike, Thats Great, why do you have the "Wait 10 Minutes" in there? Devon
  3. Hi Michel, I want to evaluate the condition every 15 minutes. I tried running after another job 15 minutes later, and that job became depenant on the other job being found. I also tried evaluating it 15 minutes after itself but because itself was running I assume it updated to now. I suppose I could write if (sundown) then repeat every 15 minutes Program Test Lights Off but I would like to know the most correct way. Because Insteon signalling is not 100% reliable > 90%, I just want to write some programs to ensure the lights go off when the room is MT. My wife is has poor night vision, and because of that when we light up rooms, it is 100% of the lights on. The Kitchen draws about 1050 W of light when it is ON. The Living Room the same, so having backups to shutting these off is very important. Oh and power is 50 cents / KWh here. Thanks, Devon
  4. Hi All, I want to run a cleanup Job every 15 minutes. If K-Motion Sensor is Off AND Kitchenette Sensor is Off AND K-MotionOff Last Run + 10 Minutes Then Set Scene Kitchen Off There are several others I want to run cleanup dimmer switches etc, etc. ThoughtS? Devon
  5. Hi All, I have much motion control going on in my house thanks to Rand. No one is going near the switches. However my wife and daughter often sit at the dining room table doing homework, almost no motion. What I want to do is have it so if they actually go over and press the dining room table light it will stay on for one hour or until they manually shut it off, with or without the dual motion sensors. It seems to me I could tackle this by running a program when the dining scene is turned on and then before I shut it off via the motion sensors test if it has been more than one hour since that program triggered. But how do I get a new event 1 hour after another event. Because the room might be off, I am not sure how to get another program to run one hour later. Any thoughts would be appreciated. Is there a Programming Guide somewhere? All the best, Devon
  6. Rand, Worked Brilliantly, And I see the () were what i Needed on an earlier program as soon as it went off it would come right back on again. Many Thanks, ISY-99 Rocks!
  7. Hi All, Ok, got my one motion sensor working for part of my kitchen, works well actually. But my kitchen is somewhat big, it is 35' long, and 15' wide. Motion sensor triggers when you are half way into the kitchen. So I need two Motion Sensors for the same room. Now I need the off to work in a different way, something like From MotionSensor2 Off Event If MotionSensor 1 has not fired in the last minute Then Set Scene Kitchen Off And from MotionSensor 1 Off If MotionSensor 2 has not fired in the last minute Then Set Scene Kitchen Off But I don't know how often the Motion Sensor fires the "On" program. Is there a way to tell? Has anyone done this. I am new to ISY-99 but I really like it. Devon
  8. Michel, Thanks I will do that. It would be nice as several other people have stated when a mutex button shuts off a controller, all other controllers in the same scenerio shut off. Of course compared to the PITA this was to program in HouseLinc, ISY is a dream. Maybe all the ISY needs to do is do a Wizard that when you select a Mutex Group, Do you want to create a program(s) to shut off all of the other controller lights? Y,N. Thanks for a great product, once I got it stablized it has been super duper. Devon
  9. Hi All, I have a scenario where My Kitchen Scene has 5 controllers. My "Dining" Scene though is only on the "closest to the dining room table" When I go from Kitchen to Dining, I want to turn the keypad light off on the rest of the controllers. Should I add a link to the Kitchen Lights which are mostly the "A" button on the 6 Button KPL, in the Dining program which will definitely work. Or should I do this some other way. Any thoughts on how the best i99PRO way to achieve this would be greatly appreciated. Of course what would be cool, is when a button is mutually exclusive, is a controller of a scene, it unpushes the button first, and then pushes the second button.
×
×
  • Create New...