Jump to content

jerlands

Members
  • Posts

    1663
  • Joined

  • Last visited

Everything posted by jerlands

  1. Calling programs I've found I can use either the phrase light or lights but if I use it directly with a device it requires the spoken phrase to match e.g., kitchen sink lights won't work if the spoken phrase is kitchen sink light. Jon...
  2. I think you can do it in one program called X-light... "X-Light(s) On" <-- triggering then, "X-Light(s) Off" <-- triggering else Jon...
  3. Mobilinc Connect is a proxy server specifically for Mobilinc... Jon...
  4. That may be it but the Wiki includes instructions to setup connected home without mention of beta. Jon...
  5. I see I thought you were referring to methods used by the skill and/or connected home... Jon...
  6. There's more info about the Amazon's Connected Home Project here (ISY isn't on the list yet.) Jon...
  7. FYI... home depot also carries it and may be in stock near your location. Jon...
  8. You need the Echo to fully discover it but it is an interface for control with ISY using Alexa (Amazon's voice recognition/control system.) You don't install it but connect with it via the Amazon Alexa app http://alexa.amazon.com Jon...
  9. The sensor that comes with the garage door kit recommends a small separation (up to 1/2") install. Unlikely but I'm wondering if there's any flex in your garage door which would allow a strong gust of wind or force by a hand to move it enough to cause a change in status? Jon...
  10. That isn't exactly true but it is confusing if not clearly defined which is why I'd like to see it added to the Wiki. Jon...
  11. That's what's missing from the Wiki... how to operate the dang thing Jon...
  12. I believe the instructions were just recently added and it makes it much easier for everyone seeing that they look complete. Glad you had some luck... Jon...
  13. Here's a link to general setup instructions from the wiki... ensure all steps are completed and let us know if it helps... Jon...
  14. You need to update the UI and not the firmware... Jon...
  15. No Firmware and UI should always be the same. Clear your Java Cache first then download either the application or the applet from the link (go to the original thread here...) Jon...
  16. First, clear your Java Cache then download the application (will put icon on desktop) or the Java Applet that you run from the browser. Full instructions for 4.3.26 is found here... Jon...
  17. There are also channels with lens available. Jon...
  18. Forgot to mention.. Smarthome's been good about exchanging so give them a shout. Jon...
  19. This is from the Wiki... To replace a PLM: Unplug ISY from the power outlet Unplug the PLM from ISY and power outlet Connect ISY’s port A to the new PLM Plug the new PLM into a power outlet Plug ISY into a power outlet Go to Admin Console and wait for system initialization to completeIf you have PRO Series, click on the Battery icon at the top. This will prevent ISY from trying to update programming on your RF devices which are probably in sleep mode Click on the Restore Modem (PLM) menu optionIn case ISY cannot communicate (or decides not to if an RF device/PRO Series) during the process, you will have a series of nodes with green 1011 icons in the device tree. For each one of those nodes: If an RF device, ensure that the device is in Programming mode Right mouse click | Write pending updates ... DO NOT perform DELETE MODEM! Jon...
  20. I don't see any relationship because the Portal is merely a proxy for ISY. That said... safe mode indicates ISY can't communicate with the PLM. You might try removing power to ISY then unplug PLM, wait 30 seconds (while checking connections between ISY and PLM) plug PLM back, wait for it to settle out then power ISY. If problems continue post to Questions and Answers forum. Jon...
  21. These programs will send you notification if Motion Sensor sends On Command three or more times and resets after 60 seconds. You need to have your motion sensor in "Sensing Mode" (as motion is sensed checked) and "On commands only." Also, you need to create a two State Variables, one for count and the other as a call. Variable Test - [ID 00D2][Parent 00CC] If 'Motion Sensors / Media Room / #3 Motion Sensor-Sensor' is switched On Then $s.Test += 1 $s.Test.Place = 1 Else - No Actions - (To add one, press 'Action') -------------------- Variable Test b - [ID 00DA][Parent 00CC] If $s.Test.Place is 1 Then Wait 60 seconds Run Program 'Variable Test c' (If) Wait 5 seconds $s.Test.Place = 0 $s.Test = 0 Else - No Actions - (To add one, press 'Action') ------------------------- Variable Test c - [ID 00D3][Parent 00CC] If $s.Test is 3 Then Send Notification Else - No Actions - (To add one, press 'Action') EDIT: had to make a few changes Jon...
  22. Your "Estimate of PLM Link Count" shows high number of motion detectors (42/3=14) and remotelincs (18 + 12 remotelinc2.) Anyway.. if your issue is in linking and normal operations then the problem could be with communications. You might run a trace in Event Viewer and post the results (Event Viewer level 3, activate problematic devices, copy to clipboard (icon bottom toolbar) then paste into message.) Jon...
  23. Change "Status 'First Floor / Sensors / Kitchen-Sensor' is On" to "Control 'First Floor / Sensors / Kitchen-Sensor' is On" Also, I think I'd eliminate "LED On" to save battery life. Jon...
  24. I'm on version 5.0.2 without problem, I don't know the issue others have had. That said, v5 is still in development so probably wise to stick to v4. Jon..
  25. Check to see your UI version is the same as Firmware version (Help > About.) Also, you might think about upgrading to version 4.4.2 Jon...
×
×
  • Create New...