Jump to content

Xathros

Members
  • Posts

    4589
  • Joined

  • Last visited

Everything posted by Xathros

  1. The Add New Device should work as well. Just a slightly different procedure with the same end result. Using startlinking, the ISY waits to here a link request from the device and when it does, it gets the device type and makes the link. Are you saying the device you want to add is not in the list of devices types? What version of the ISY firmware and UI are you running? Also, what are the new devices you are attempting to add? -Xathros
  2. Hi Julie- You will first need to add the new devices to the ISY with temporary names different than those they are replacing: Select Start Linking from the ISY menu, then go to each new device and press the set button for 5 seconds (until it beeps). Then click Finish on the add dialog and wait for the ISY to complete adding the devices. Rename the new devices with temp names to help you id them in the next steps. Next, make sure that the old device(s) that you want to replace is NOT in a folder. If it is, right click it and select remove from folder. Then right click the old device and select "Replace with..." and select the replacement device added above. Keep in mind that to use "Replace With..." the replacement device must be of the same type as the device it is replacing or it will not show up in the list of available devices to replace with. Replace dimmers with dimmers, relays with relays etc. -Xathros
  3. Anytime. -Xathros
  4. Check the notification manager in the iPhone settings and make sure you haven't suppressed the Mobilinc notification. -Xathros
  5. Xathros

    sensors

    How about Amazon: http://www.amazon.com/Eliminator-100-24 ... supplies_3 -Xathros
  6. Xathros

    sensors

    The 4 Tap test is used with Dual band devices like access points to verify that they are in RF range and on opposite 120v legs of the power feed. Tap the set button on a dual band device 4 times. It's LED will start blinking. Look at other dual band devices. Any whose LED's are blinking are in range. The color that they blink indicates if they are on the same or opposite phase as the test originator. Look to the individual device's manuals for specifics on the LED color meanings. Access points generally have better RF range than your standard dual band device. -Xathros
  7. The micro module is small enough to likely fit in the exterior box. I see no need to move it back inside as long as your box will be weather tight. -Xathros
  8. Xathros

    sensors

    Hi Don- Last time this happened to me, I found that one of my Access Points had locked up and needed a power cycle. I discovered this while attempting a 4 tap test. One of my AP's didn't respond at all. Unplugged and replugged and all started working again. Run a 4 tap test on one of your access points and make sure the others respond. Also, as oberkc pointed to above, are you seeing any status changes in the ISY from any insteon device? -Xathros
  9. Hi Jerry- Yes. The device usually used for this is an InlineLinc with Sense. -Xathros EDIT: Inlinelinc W/Sense appears to be discontinued and replaced with the MicroModule OnOff with Sense: http://www.smarthome.com/2443-222/INSTE ... ule/p.aspx
  10. Sounds to me like your server is requiring POP before SMTP. In other words, log in to check the incoming mail before you can send outgoing mail. You might check and see if it can be configured for smtpauth instead of pop before smtp. Otherwise, I'm using gmail smtp with excellent results. Might be an alternative for you. -Xathros
  11. Having any ports open is always a risk. Port 443 somewhat less so than the unencrypted port 80. With no open ports, there is no remote access so we live with the risk and try to mitigate it as much as possible with strong passwords, password change policies, Intrusion Detection routines in our firewalls and non obvious ports such as 33443 in place of 443. Any hacker willing to put in the effort to scan all 65535 ports for openings can find any port you open. Then it's a matter of finding a vulnerability in the responding device or brute forcing the user/pass combo. For many of us, the benefits outweigh the risks. -Xathros
  12. Or you can use Custom Email Substitution Variables to get device status as shown here: http://wiki.universal-devices.com/index ... _Variables For Example: $(sys.node.11 22 AA 1.ST) for the Status of device 11.22.AA -Xathros
  13. What exactly do you mean by ISY device status ? -Xathros
  14. Certainly both do not need to be forwarded. I would try the advice from coder96 in an earlier post and forward a port other than 443 to the 443 secure port on the ISY. It's quite possible that the Airport is reserving 443 for it's own use with the Airport utility (Just guessing here). Try forwarding 33443 -> the ISY's IP at port 443 rhen try to connect from outside at https://your-public-ip:33443 -Xathros
  15. I would not forward port 80. That just opens the door for the hackers. -Xathros
  16. Hi Tammy- I'll have to agree with Jim then and place my bet on comms error. Might be a good idea to run a level 3 event log trace and operate the door a few times. That should give us an idea of the comms reliability. Since this is a random event, it may be difficult to track down. -Xathros
  17. As I recall, the Harmony programmer is very picky about device model name/numbers. Try a few variations of ISY, ISY99, ISY994, ISY-99, ISY-994/IR etc and see if you get different results. -Xathros
  18. Hi tcaywilson- Do you know if the trigger reverse uption is selected on your IOLinc? If so, this is likely the reason you see this anomaly. Trigger reverse causes the IOLinc to send the opposite state of the sensor when the sensor state changes, however, when the IOLinc is directly queried by the ISY (3am query) the TRUE state of the sensor is returned, not the reversed state. We have seen a lot of this since Smarthome dropped the dual contact mag switch from the garage door kit in favor of a normally open mag switch. The best solution in this case is to replace the door sensor with a normally closed mag switch and turn off the trigger reverse option. -Xathros
  19. Hi jonnyauto- First, I think you mean geofencing as geotagging is a method for tagging data with a location - commonly used with photos. As for the geofence in Mobilinc, go into the iOS settings, General, Privacy, Location Services and make sure Mobilinc is turned on there. Next Settings, General, Background App Refresh and make sure Mobilinc is enabled here. Next, go into Mobilinc settings, Location Settings. Turn on Notify On Boundary and make sure you have one or more locations listed below. Now, move into and out of the locations and see if Mobilinc notifies you of the boundary crossings. Dunno what the IM bug you referred to is. - Must not be affecting me. -Xathros
  20. Xathros

    Error code?

    I am using Gmail SMTP which does require authentication and works just fine. The username and password fields on the Emails/Notifications tab is for exactly that. My Settings: Use Default: Unchecked Server: smtp.gmail.com Username: my gmail address Password: my gmail password. Port: 587 Timeout: 5000 ms From: Xath Home:myaddress@gmail.com TLS: Checked -Xathros
  21. Xathros

    Error code?

    Techman- What are you using for an SMTP server? Are you sure that neither the subject field or body are blank? Are you positive that the program responsible for sending the notification is actually running? -Xathros
  22. Here ya go guys: For example ${sys.node.11 22 AA 1.ST} would provide the current temp of the thermostat whose address is 11 22 AA 1 http://wiki.universal-devices.com/index ... _Variables -Xathros
  23. Xathros

    Why Z-wave?

    I'm doing Z-Wave for my locksets since there is no good Insteon way of accomplishing that. I have added a few Z-Wave switched outlets and a dimmer or two just to build up the Z-Wave mesh network to a reliable level. I do find Z-Wave to be slightly cheaper than Insteon and there is much more competition in the Z-Wave market which will hopefully bring the prices down further. So far, it looks like the ISY will nicely integrate Z-Wave devices with Insteon devices. -Xathros
  24. Thermostat values can be sent via email using the builtin notification system in the ISY. No PC needed for that. Variables cannot yet be used but that is coming in the next release I believe. -Xathros
  25. Yes. The ISY is event driven. Triggers happen at the time an event occurs (Status of a device changes, value of a state variable changes, a control event is received, called by another program etc). Saving a program will NOT cause it to trigger. You will need port forwarding or internet access set up so that you can log into the admin console and select reboot from the system tab. -Xathros
×
×
  • Create New...