Jump to content

dbuss

Members
  • Posts

    942
  • Joined

  • Last visited

Everything posted by dbuss

  1. I have two iBlind units installed with five more to install. One has been installed since February and the other for about a week. They seem to work very well. ISY added them quickly and easily. I have not been able to figure out to get them to open part way and then go back to having them open all the way or 50% which is open all the way. I have the solar panels that seem to keep the small battery charged as long as you don't use them a lot at one time. During setup etc. I have depleted the charge in the battery. Attached are two screen shots of the nodes in the admin console.
  2. @asbril, I think I have programs doing something similar to what you want to accomplish. Bathroom Fan MS ON - [ID 0030][Parent 0001] If 'Bathroom MS-Sensor' is switched On Then Set 'Bathroom Fan' On Wait 10 minutes Set 'Bathroom Fan' Off Else - No Actions - (To add one, press 'Action') When bathroom motion is sensed, this program will turn on the bathroom fan, wait 15 minutes and turn off the bathroom fan. Bathroom Light Stays On - [ID 0015][Parent 0001] If 'Bathroom Light' is switched On Then Set 'Bathroom Fan' On Disable Program 'Bathroom Hallway Lights Night' Disable Program 'Bathroom Fan MS ON' Disable Program 'Bathroom Lights On Day-Evening' Wait 1 hour Set 'Bathroom Light' Off Set 'Bathroom Fan' Off Enable Program 'Bathroom Hallway Lights Night' Enable Program 'Bathroom Fan MS ON' Run Program <Not Specified> (Then Path) Else - No Actions - (To add one, press 'Action') If bathroom light is switched on, this program turns on bathroom fan and disables bathroom light and fan programs. Wait 1 hour. Bathroom Light Off - [ID 004B][Parent 0001] If 'Bathroom Light' is switched Off Then Set 'Bathroom Light' Off Wait 1 second Set 'Bathroom Fan' Off Wait 1 second Set 'Hallway Light' Off Disable Program 'Bathroom Lights On Day-Evening' Disable Program 'Bathroom Hallway Lights Night' Wait 10 seconds Enable Program 'Bathroom Hallway Lights Night' Enable Program 'Bathroom Fan MS ON' Enable Program 'Bathroom Lights On Day-Evening' Else - No Actions - (To add one, press 'Action') If bathroom light is switched off, bathroom light, bathroom fan and hallway light are turned off. Bathroom lights on day-evening and bathroom hallway lights night programs are disabled. Wait 10 seconds. Enable, bathroom hallway lights night, bathroom fan, and bathroom lights on day-evening programs.
  3. When a folder that has working devices in is deleted, the devices are moved out of the folder and only the folder is deleted. I'm not sure what happens in your case. But, if I was in your situation, I'd delete the folder.
  4. What do you see when you right click on the other devices in that folder?
  5. You should be able to right click on the device and then click on "Remove from folder".
  6. When I had a problems with programs not loading, this solved it. https://wiki.universal-devices.com/index.php?title=Main_Page#Admin_Console_is_very_slow_or_hangs
  7. @simplextech, Thank you for this information. I installed mine today and it works great with my GoControl/Linear GD00Z-4 Z-Wave Garage Door Opener.
  8. I use a Polisy with the Wireless Tag node server.
  9. I use email and/or text notifications to alert me when the battery level reaches a certain level. Some devices have a low battery status and I do the same for these. Some devices seem to more reliable than others in reporting battery levels. Wireless tags have been very reliable for reporting temperature along with many other statuses. https://wirelesstag.net/
  10. You can certainly update your ISY994i ZW/IR Pro to version 5.x firmware. Using a variable you can create a routine in Alexa to announce the leak sensor has detected a leak.
  11. Try using Control rather than status in the "If " statement of your program and set your motion sensor so it sends only "On" signals.
  12. My ISY is connected to the portal if that is what you are referring? When you log into the portal do you see the your ISY information. By this I'm referring to the UUID and alias.
  13. My ISY portal is working fine.
  14. Did you add the devices you want to control with Alexa to the Amazon echo device list in the ISY portal?
  15. Have you added the devices you want to control with Alexa to the Amazon echo device list in the ISY portal?
  16. I'm experiencing the same thing when logging in through the portal today. It seems to have corrected itself now. I logged out and logged back in using the portal and the device status was not showing. I clicked on the programs tab and the programs loaded then the device status became available.
  17. Have you removed the old device form the Alexa list of devices in the UDI portal and added the new device to UDI portal? Once you do this then ask Alexa to discover devices.
  18. I use it to ping certain cellphones when they connect to the network. I then have a routine that announces that person has arrived. To keep the routine from running every time the phone reconnects to the network, I have a program to disable the routine for a period of time after the first ping. Sent from my SM-N950U using Tapatalk
  19. @simplextech, my experience with Elk wireless sensors is they are very reliable but the response time was much slower than Insteon response time in similar situations.
  20. I have found that receiving notifications via email or text when something is happening when it shouldn't be or something is not happening when it should be, is much more reliable than me checking the status of devices every time I think i should. if a notification is received and I'm traveling, I can then check the status and see what's happening or not happening. Polyglot gave me the ability to interface many other protocols not natively supported by ISY.
  21. Mobilinc and Agave both accommodate multiple ISYs by setting up a separate profile for each ISY.
  22. Just make sure you have a good backup in case for some reason you need to go back to your old firmware version.
  23. Here you go:
  24. What is the device you are attempting to add? What is the version of your ISY firmware and UI? What model ISY do you have? How many devices do have in your ISY? Providing this information will help others identify your problem. Here's a list of error codes. Error Codes
  25. Here are some programs I use with Motion Sensor. Bathroom Hallway Lights Night - [ID 0013][Parent 0001] If From 10:01:00PM To 6:00:00AM (next day) And 'Hallway MS-Sensor' Status is On Then Set 'Bathroom Light' On 30% Set 'Hallway Light' On 30% Wait 10 minutes Set 'Bathroom Light' Off Set 'Hallway Light' Off Else - No Actions - (To add one, press 'Action') Bathroom Lights On Day-Evening - [ID 0012][Parent 0001] If From 6:00:00AM To 10:00:00PM (same day) And 'Hallway MS-Sensor' Status is On Then Set 'Bathroom Light' On Else - No Actions - (To add one, press 'Action') Front Porch Light On - [ID 0025][Parent 0001] If From Sunset + 5 seconds To Sunrise + 5 seconds (next day) And 'Front Door MS-Sensor' is switched On Then Set 'Front Porch Light' On Wait 10 minutes Set 'Front Porch Light' Off Else - No Actions - (To add one, press 'Action')
×
×
  • Create New...