Jump to content

jerlands

Members
  • Posts

    1663
  • Joined

  • Last visited

Everything posted by jerlands

  1. jerlands

    Restore

    From this posting... I haven't attempted this so don't have much further info. use Hyperterminal (or any other terminal application) to connect to the USB port on your computer: 115200, 8, 1, None Once connected, then login to ISY shell and on the prompt, type: CT (followed by enter) In CT, you will configure your ISY Jon...
  2. jerlands

    Restore

    Contacting support is the best idea but you might first try plugging ISY directly into the router (maybe replace the cable too.) Here's a link to the manual.. appendix B 994i User Guide Jon...
  3. jerlands

    Restore

    Check your router and see that it's properly configured... Jon...
  4. Whoo-hoo Works great and good example of 5.xx new While command.. Thanks, Jon...
  5. The portal is available however I don't believe IFTTT and/or Echo are supported yet. Jon...
  6. Echo has a remote control with a microphone button that has to be pressed to issue commands. Essentially you're waking Alexa by pressing and holding the button. Jon...
  7. I imagine people with big bucks are gonna want things done in their manner so a system offering a higher level of customization is likely to have a greater chance of survival. Jon...
  8. Thanks for the insight... Odd how those keypads tend to blow out hard drives Actually I understand that home automation doesn't really add to a homes value so being able to pull it out and take it with you is a plus. Jon...
  9. The problem is using "Wait" in relation to the condition which is Sunset. I'm uncertain if you extend the period to include some time after sunset it would make a difference or.. just remove wait... or follow Stu's advice Jon...
  10. The trigger in the program is "Sunset." if you run any other way I'm assuming then you're running "Then?" Jon...
  11. So are these the lights that fail to turn on? Set Scene 'Family Recessed' On Wait 2 seconds Set 'Living Room Switched Outlets' On Wait 2 seconds Set 'Living Room Floor Lamp' 50% Repeat 2 times Wait causes re-evaluation of the condition. if time is no longer Sunset the program turns false and else is run Jon...
  12. I wonder what the reason is behind this when it's so difficult for most to do anything with? Jon...
  13. That's interesting... but ah, err.. how does one go about analyzing with the human tool any resources available? Thanks, jon...
  14. How do you transpose from <xml> code (or whatever it is) back into the link record... e.g., <eventInfo> <ix>1</ix> <ad>4080</ad> <fl>162</fl> <gr>19</gr> <id>3905241</id> <data>16719617</data> = 0FF0 : A2 13 3B.96.D9 FF 1F 01 Jon...
  15. If you have a heat pump I don't think the 2441TH is compatible? Jon...
  16. 15 would be the maximum.. anywhere between 0 and 15 Jon...
  17. I'm uncertain why you want the variable? I do a similar thing without... Front Bedroom Light - [ID 0006][Parent 0001][Run At Startup] If From Sunset - 1 hour To 10:00:00PM (same day) Or From Sunrise To Sunrise + 2 hours (same day) Then Repeat 2 times Wait 50 minutes Wait 20 minutes (Random) Set 'Light Front Bedroom' On Wait 5 minutes (Random) Set 'Light Front Bedroom' Off Wait 1 hour and 15 minutes Wait 15 minutes (Random) Set 'Light Front Bedroom' On Wait 7 minutes (Random) Set 'Light Front Bedroom' Off Else Set 'Light Front Bedroom' Off Jon...
  18. I'm careful when removing the connector with a screwdriver and not pulling it off but I've come to the conclusion they're cheaply made. Jon...
  19. An issue I find common with all my motion sensors is the terminal connections don't make properly. I've replaced several and am waiting on another dead battery for more surgery Jon...
  20. So doesn't this eliminate the need for a Dynamic DNS server and CA certificate? Jon...
  21. Use "Control" in a separate program. If 'Light' is switched On Then $bMotionLightOn = 0 Else - No Actions - (To add one, press 'Action') This does not address the switch being turned off.. Jon.,.
  22. You can try yournumber@mms.att.net but I understand there are occasional delays. Jon...
  23. When using Home/Away you may want to set the (Init) value also. If $s.Status.Home.Away is $s.Status.Home.Away Then $s.Status.Home.Away Init To $s.Status.Home.Away Else - No Actions - (To add one, press 'Action') Jon...
  24. I love basements Here in Houston (a place I never thought I'd find myself) basements aren't practical and the norm is slab with attic installations. (expansion in the South began after the advent of A/C) Jon...
  25. Another common problem seen is use of flex ducting... It's hard to overstate the impact of good design and installation on efficiency. Jon...
×
×
  • Create New...