Jump to content

johnmsch

Members
  • Posts

    268
  • Joined

  • Last visited

Everything posted by johnmsch

  1. Thanks for the reply Michel. Haven't done much more that very basic programming with the ISY, so would you mind showing me a code snippet so I can see what this would look like?
  2. Using ToggleLinc Relay switches (#2466S), I want to create a scene/program where one switch can turn others on, but only when I want. I thought I had read somewhere that you can do a double-click on this switch? In my garage, I have 4 sets of lights, each set controlled by a 2466S. There is one switch which I would like to turn on all the others, but only if I double-click it up, and turn everything off if I double-click down. I can't find any reference here or in the Smarthome documentation about this double-click functionality. I'd be looking to program my ISY-99 to read the double-click on the one switch, then turn the other 3 on.
  3. Thanks Lee, but that still did not work. I went through each one of the steps, but still can't get the status column. When I pause Kaspersky, it works fine.
  4. I'm running Kaspersky AV 2010. I've looked around in all the settings, but don't see anything that might be blocking it. Since the admin console can get the list of the devices from the ISY, I don't understand why it can't get each device's status.
  5. Just built a new PC, running Windows 7 Ultimate 64 bit. I can bring up the ISY console, but can't get any status fields to update. Nothing happens when I do the query. From the "Main" tab, the "Current State" column is blank all the way down. Any ideas? Thanks
  6. I'm on 2.7.15. The post above explains what is happening. Thanks!!!!!
  7. When I look at the table of devices attached to my router, there is a name associated with every IP address except the ISY-99i. I don't see any way in the configuration to set a name for this device. Of course, this isn't a big deal, but I'd like to give it a name.
  8. Here's what I do. I have a switch on my garage door opener. When I go out of town, I turn the garage door opener off and leave through the front door. I have an "Away" folder that only runs when that switch is off.
  9. Running Vista Ultimate and did the automatic upgrade through the admin console. Went very smooth!
  10. Thanks everyone for the quick replies. I'm going to test this tonight.
  11. I have the following program to turn some lights off at night: If Time is 12:22:00AM Then Wait 40 minutes (Random) Set 'Rec Room Track' Off Else - No Actions - (To add one, press 'Action') I also have a program that turns the lights on to 90% just before sunset. If I go into that room, I manually flip the Insteon switch up, which brings the lights up to 100%. There are times when I'm in that room well past the time when the program turns the lights off. I want to modify the above program to only turn the lights off if they are NOT at 100%. However, when I go to add that condition, there is no option for 100%, so here is how the statement looks now: If Time is 12:22:00AM And Status 'Rec Room Track' is not On Then Wait 40 minutes (Random) Set 'Rec Room Track' Off Else - No Actions - (To add one, press 'Action') So, does "On" equal 100%? It seems to me that this statement will be true no matter what the level is. Why isn't there an option for 100% in the drop-down list? Thanks
  12. As a side question, is there a way to copy/paste code examples like this from the admin console?
  13. Wow. Lots of great info and help here. Thanks everyone!
  14. Are these dozen switches not installed? Did someone else install them? The new one would be installed like the others. Any (there may be an exception) insteon switch requires a line, neutral, and ground. If you intend to control a load with this switch, then you need access to the load's line and neutral connections. Pick a switch that suits your tastes. As suggested, you may consider a keypad. This would allow you to control up to eights scenes. Any insteon switch can act as a "master", including any of the twelve that you already have. All insteon switches have the ability to control a load. If controlling a load is not needed, cap it off as already suggested. Communication between devices is over the powerlines (some exceptions). You may need access points or some way to communicate between various phases of your electrical system. Yes, they are all installed and I did it myself. Used to have about a dozen X10s throughout the house. After some extensive remodeling, I'm down to 3 X10s. Just a matter of time before I replace them with Insteons, but as long as they work, I'll keep them around. Just to be sure I'm on the right track, this is the keypad I'm looking at:KeypadLinc - INSTEON 6 Button Keypad Controller. I'm assuming I could replace one of the light switches with this KeypadLinc. Then, I could program (in the ISY) for button "A" to turn on all three sets of lights, button "B" to turn off all but one, and button "C" to turn them all off? Thanks again for all the great advise!
  15. Yes indeed! Been looking for an excuse to get one of those, and that's it! I can have one button to turn everything on, another to turn everything off, another to turn off all but one... This is gonna be fun! Thanks!!!!
  16. Thanks again for all the great feedback. I've been reading more about setting up scenes in the ISY and this does look like the way to go. Now, what about the "master" switch that controls all the others? Can someone recommend a particular switch? I have about a dozen Insteon switches already, but wonder how I would wire this new one. Would I just cap off the (red?) wire that normally would go to the light?
  17. Thanks for the links Rand. I'll check them out when I get back home tonight.
  18. Thanks for the quick replies and great suggestions. I'm just not experienced enough with setting up scenes to have known this. Gives me something to work on. I believe there is a way to setup an Insteon switch to control other Insteon switches without using an ISY. However, this gives me a great opportunity to do my first real scene in the ISY. Up to now, all my switches are setup just to control one light. Thanks again
  19. I recently installed Kaspersky 2010. Now that I think about it, I probably haven't been to the Admin Console since that install. After posting my question yesterday, I started searching around in this forum for "Kaspersky". I found the one thread that tells how to setup the exceptions. I did all that, rebooted everything but still can not see the status. That works! Any idea why the exceptions mentioned above don't work? Thanks again!!!!
  20. Upgraded from 2.7.6 to 2.7.13 a couple days ago. I'm not able to see the status of any of my Insteon switches. When I go to the Admin Console, the "Current State" column is blank. I've cleared the Java cache both during the install and a few times after. I've rebooted the ISY-99 and my computer a couple of times also. When I hit the Query button at the bottom of the console, nothing happens. All the programs seem to be running fine. Any ideas what's wrong?
  21. I have 3 sets of lights in my garage, each with its own Insteon switch, that I'd like to control from just one switch. I wanted to add a new switch, which would not be directly connected to any light, but when I turn it on, it would turn on the other 3 switches. Also, turning this one off would turn off all 3 switches. Ideally, I'd like it to turn off all but one of them. Seems like I've read about a setup like this some time ago. I was thinking that this would not even involve the ISY-99, but some kind of Insteon-to-Insteon configuration. Thanks for any tips/ideas!
  22. I've been doing that a lot lately and haven't noticed any issues.
  23. Thanks for the info. I do appreciate it.
  24. Thanks Mike. Just to be sure I have this right, I took a program that turns a light on 2 hours before sunset, and merged it with one that turns that light off 2 hours after sunrise. Here's what I have now: If From Sunset - 2 hours To Sunrise + 2 hours (next day) Then Send X10 'J9/On (3)' Else Send X10 'J9/Off (11)' So, if I understand correctly, the "Then" clause will run at Sunset - 2 hours, and the "Else" clause will run 2 hours after sunrise the next day? I'd hate to look at the log and see that every few seconds the ISY is sending the same command (on or off), over and over again to the J9 X10!
×
×
  • Create New...