Jump to content

Sub-Routine

Members
  • Posts

    2226
  • Joined

  • Last visited

Everything posted by Sub-Routine

  1. Hi cgritt, I believe the buttons have to be in a scene and then the scene can be controlled. Rand
  2. If you want to go the extra step you could connect the device to an extension cord and try it in different outlets. I doubt if Smarthome will ask you to do that. Rand
  3. Hello mmknox, First I would suggest one scene with all 4 devices. A Repeat can't hurt. If Time is Sunset Then Repeat 3 times Set Scene 'Outside Lights / OL Evening' On Wait 20 seconds Else - No Actions - (To add one, press 'Action') Schedule migrated from previous version. The Wait should be ~2 seconds per device or greater. Rand
  4. Hi David, You need to select the Controller of the Scene before you can Adjust a responder's actions. The KPL button Action cannot be adjusted so it is not displayed in that drop-down. I agree it would be nice if Scenes could display nested controllers. Rand
  5. Some servers require the entire User ID. Do you just have my_email_address or do you have my_email_address@yahoo? Rand
  6. If most of the Failed devices are on the same circuit then you can search for a device on that circuit that is creating an issue. Rand
  7. Hi Moshe, Select the program name in the tree on the Program Details panel. Right-click and select Copy to Clipboard. Paste the program in your forum message between Code tags. Rand
  8. Hi dsdee, GUI oddities usually are due to the Java Cache. You should have the choice of any controller. When you access the ISY are you using the desktop icon created by http://www.universal-devices.com/99i/2.8.10/admin.jnlp? Rand
  9. Hi JCBond, We can't seem to reproduce this. Do you have another SD card to test with? ISY-99i/ISY-26_INSTEON:Replacing/Formatting_an_SD_Card Rand
  10. Hi Orest, Have you tried this link? http://www.universal-devices.com/99i/2.8.10/admin.jnlp Rand
  11. You could swap the old switch with a newer switch. If you don't plan to change the local level programmatically where the newer switch is now. Rand
  12. Hi tpolito, You have to select the switch in the "In Scene" drop-down. Otherwise you are changing the level for the ISY scene. In this case the controller for the scene is the switch. What version is the switch? Older switches have to be power-cycled before a local change takes effect. Rand
  13. That is odd. Programs are written to the SD card when saved. Saves the new then deletes the old. Unless it can't save the new. ISY-99i/ISY-26_INSTEON:Tools_Menu#File_System_Status I will run a test. Thank you, Rand
  14. Does anyone else recall Smarthome exchanging all the v1.0 motion sensors, or am I thinking of something else? Rand
  15. Hi JCBond, Perhaps a silly question but are you selecting Save Changes after enabling the programs? Rand
  16. If you need the buttons to follow on more than one device you will need to use programs. Use three scenes for the lights. Include all the On controller buttons in the appropriate scenes. Create a 4th scene containing all the KPL buttons. Build programs that turn Off the 4th scene before turning on the desired scene. If Control 'Family Room / FR KPL / FR KPL B' is switched On Then Set Scene 'Family Room / FR KPL All' Off <-buttons Set Scene 'Family Room / FR Dawn' On <-scene including the On buttons Else - No Actions - (To add one, press 'Action') In this case only buttons in the 'Family Room / FR Dawn' scene turn on. The other buttons remain Off. Rand
  17. Good thing you mentioned the NOD32! You can add by New Device, if that is your preference. Use Auto Discover for most devices. Then the ISY will query the device for type and version. Start Linking adds the advantage of confirming communications before initializing the device. Rand
  18. Yes, turn off HTTP filtering. NOD32 Firewall Resolution Rand
  19. Hi Tom, What version firmware do you have in the ISY? Help | About. Are you prompted to put the RemoteLinc in linking mode? Hold the Bright and Dim for about 5 seconds until the LED begins to blink. Then Write Updates... Have you performed a factory reset on the motion sensor? Is the MS v1.0 or v1.1? Rand
  20. If this is the case you must select the switch from the drop-downs in the Adjust Scene parameters. Rand
  21. Here are some Wiki links: ISY-99i/ISY-26_INSTEON:Scope,_Precedence_and_Execution_Order ISY-99i/ISY-26_INSTEON:How-To_Guide#Programs Rand
  22. A difficult parameter to understand. Watching for On or Not On is a paradigm. It will certainly make things easier to create separate programs. Imagine a switch that can only be On or Off. No dimming. Like a Motion Sensor. If Control 'Outside Lights / Backyard Sensor' is switched On And Control 'Outside Lights / Backyard Sensor' is not switched Off Then Set Scene 'Backyard Motion' On Else Set Scene 'Backyard Motion' Off Other than the simple On/Off you will need a separate program with the other Conditions. Rand
  23. Hi aLf, The certificates do not cost anything but you will have to accept the certificate from every browser you use to access the ISY. See Michel's link above: ISY-99i/ISY-26_INSTEON:Remotely_Connect_to_Your_ISY#Creating_an_ISY_Self_Signed_Certificate Rand
  24. Hi Corey, I always use scenes. Using scenes allows you to specify the ramp rate and level of every device in the scene. You can use multiple KPL buttons to control the scene if that is what you want. One downstairs to set that scene on and a different button to turn the scene off. Add both buttons to the scene as controllers as well as all the responders. Set the levels you desire for each responder. Copy Scene Attributes after you select each controller. Rand
  25. Hi JODYO, There is a link in our MAC forum concerning the Airports. Airport Extreme Port Forwarding. If you don't need/want access to the ISY from outside your local network you only need to follow the instructions from Apple to reserve a DHCP address for the ISY. Providing a specific DHCP address for client computers Be sure the ISY is then set to DHCP. ISY-99i/ISY-26_INSTEON:Network_Settings Rand
×
×
  • Create New...