Jump to content

Xathros

Members
  • Posts

    4589
  • Joined

  • Last visited

Everything posted by Xathros

  1. Hi Andrew77- You sure can. Just add a program that looks something like this: If Control KPL-C is switched Off Then Set Scene AllBasement Off Else That assumes you have a scene defined that includes ALL of the basement lights. If not, just include the additional devices or scenes that you want to turn off into the Then section. You may need to add a 1 second wait between scenes or devices to prevent insteon traffic jams. -Xathros
  2. Looks good to me. -Xathros Sent from my iPhone using Tapatalk
  3. Hi Autonow- Mobilinc uses the Location Services features found in iOS devices to manage the geofence boundry crossings. iOS uses a combination of cell towers, known wifi access points and it's built-in GPS (this is called AGPS - or Assisted GPS) to keep track of it's location. -Xathros
  4. Xathros

    Buttons

    Autonow- How did you accomplish the fwd/reverse aspect of this. As far as I know, the Fanlinc does not support fwd/rev. I am quite interested in gaining that capability. -Xathros
  5. Xathros

    Buttons

    Hi noobmuch- It sounds to me like you have your KPL load wire providing power to the fanlinc. This should be wired so that the fanlink has constant (not switched) power and the KPL load wire is capped. The KPL buttons are then linked to the fanlink nodes with scenes. -Xathros
  6. Hi Michel- That makes sense. What would the property name of the external (remote) temp probe be? Thanks. -Xathros
  7. I agree. Why not just change the thermostat set point based on the home/away or alarm status and let it do what it was designed to do. -Xathros
  8. Hi Michel- I guess the real question here is: Is the temperature (status) of the remote sensor exposed as a node and if so, what would be it's node number to follow the TStat's address ? -Xathros
  9. Are you able to do more than one save per console session? -Xathros
  10. OK, I am working with another user with an identical problem. Join the discussion for this on: viewtopic.php?f=25&t=12505&p=96131#p96131 -Xathros
  11. Add a wait to filter the switch bounces: If Between Sunset - Sunrise (next day) And Garage Door status is Open Then Wait 2 Set Flood light' On Else Wait 2 Set Flood Light' Off This will add a 2 second delay before executing the floodlight operations giving the door sensor time to settl down. -Xathros
  12. Then how are you setting the values for the variables XBMC and MCE ? With only that one program, I see no way for a loop to happen here. What does the Network Resource look like? I would think you would have a program that says: Program: Turn On XBMC: If MCE = 0 and XBMC = 0 Then Resource TurnOnXBMC XBMC = 1 and a program like: Program: Turn Off XBMC: If XBMC = 1 Then Resource TurnOIffXBMC XBMC = 0 and: Program: Turn On MCE If MCE=0 and XBMC = 0 Then Resource TurnOnMCE MCE = 1 and finally: Program: Turn Off MCE If MCE = 1 Then Resource TurnOffMCE MCE = 0 In the above examples, all variables are Integer - Not State variables. -Xathros
  13. I think we need to see more of your programs. Specifically, I would like to see the programs that call the resources and set the values of the state variables. -Xathros
  14. fox7- I am on OS 10.9 on my 13" MBAir and have no problem (or no more problems than in 10.8 ) saving ISY logs. What problems are you seeing? What version of Java are you running? I'm at: (build 1.7.0_45-b18) What level is your Java security set to? I'm at: High (minimum recommended) -Xathros
  15. Hi Ed- While it is possible that this is an Insteon or Programming issue, I would not expect a problem like this to occur unless you happened to have made some changes that correspond to the time this problem started. A more likely cause in my opinion is that the down position sensor has come lose and is no longer in the right position to tell the door system to stop, causing the down pressure sensor (crush prevention) to reverse the door direction when it hits the floor. -Xathros
  16. I have had 2 of my Foscams lose track of where the "home" position is after a few weeks of operation and as a result, all presets become wrong. A reboot of the camera fixes this. To avoid this, I have built a resource for each cam to reboot early morning daily. -Xathros
  17. Installed Java (build 1.7.0_45-b18) here and have no issues with the ISY. This is on my MAC. I will test with Windows 7 and XP next. -Xathros EDIT: Latest Java update installed on XP and Win 7 - No issues to report with the ISY Admin console. With the exception of a certificate error, I am able to get to the purchase modules site just fine. It shows the modules I own and offers to sell me the ones I don't. Both MAC and Win XP tested.
  18. As long as all of the devices being added are put into linking mode within the 4 minute window that the ISY remains in linking mode. -Xathros
  19. Xathros

    posting images

    Take a screen capture and save it as a .jpg. Then use the upload attachment portion of the post entry screen to upload and place inline. -Xathros
  20. Well, thats good. Would be nice to know what happened though. -Xathros
  21. Then I have to suspect it's having issues with writing links to the newer Switchlincs. We need to focus on getting you up to 3.3.10 first. The new switchlincs are I2CS protocol which the old firmware does not support. -Xathros
  22. Go to the Java control panel applet and enable the Java console. That will let you see if there are java errors when you click around in the admin console. Also, verify that the Firmware and UI versions are the same under Help / About in the admin console. -Xathros
  23. Which one did you click to start the replacement? The New or the Old? It sounds to me like you started with the new and replaced it with the old. -Xathros
  24. Perfect! Check the address - that should be the new one - looks like the replace worked as it should have. -Xathros EDIT: The above reply was to your previous post. I suspect you have an ISY-99, in that case, you want Firmware version 3.3.10 as that is the latest and final version for the 99. At some point, you may need to upgrade to a ISY-994 for support of newer devices as the 99 has reached its end due to insufficent space for larger firmwares. Ver 3.3.10 should work with your new Switchlinc Dimmers but will not work with the latest Keypadlincs that are shipping now. What progress bar are you referring to? The download or the install ? -Xathros
  25. After the replace ran, do you still have the new device listed or just the old one ? -Xathros
×
×
  • Create New...