Skip to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

oberkc

Members
  • Joined

  • Last visited

Everything posted by oberkc

  1. Of course it could. Programs often fill in the capability gaps. One downside to programs is a slight, but noticable time delay. Below is a general idea (syntax not perfect) of a program that will illuminate a keypad button whenever another switch is anything but completely off: if: status "dimmer" is not off then set "keypad button" on else set "keypad button" off
  2. Thus, the tradeoff. Use scenes when your needs are simple: motion = on always. Use programs when your needs become more sophisticated: motion+time+devicestatus+temperature+date=on else off. The question here is whether the added control of programs is worth the cost in time delay. More my purposes, the silly "sensing" mode works well. I have motion sensors outside. So long as the sensors continue to detect motion, the lights stay on. When the motion sensors stop seeing motion for my defined time period, they go off. I like it.
  3. I have no Elk module, and don't understand elk rules, or elk-based conditions. One thing I do notice, however, is that I see program to send any notifications regarding Kristen. This may explain why "not Kristen". I assume this all has to do with triggers, and when are elk conditions triggered? Any change in output? Upon queries? It seems to me that what is going on here is that these programs are being triggered at times not anticipated.
  4. ngeren If you wish to further experiment, press and hold (either dim or brighten) the master keypad. Set the state in various states of brightness and note whether the linked keypad button consistently goes on or off at a certain dimming level. Like LeeG says, this will not work controlling the device via ISY.
  5. I can't say that I have ever seen a load switch have its led's ramp up slowly but yet have the actual load come on instantly. Other than a defective switch, I don't know why that would happen. I thought we were talking about the ramp rate of a "virtual switch". I understood "virtual switch" as one which does not directly power the load. If true, it is absolutely possible that a virtual switch could have a 2-second ramp rate when the switch controlling the load has zero ramp rate.
  6. oberkc replied to Physpher's topic in ISY994
    Yes. Sometimes it is nice simply to use devices as intended. There can be a lot of freedom when the ability to tinker with devices is taken away...it gives us more time to spend doing more important stuff.
  7. Of course, KPL button backlights are either ON or OFF. They have no way of showing a DIM setting. My experience is that KPL buttons and other insteon ON/OFF indications can show OFF when a linked dimmable controller device goes below half. Is it possible that you are seeing this type of behaviour?
  8. If you already have an IRLinc, this seriously limits the value of the IR capability of the ISY. Still, much depends on where you intend to locate your ISY and what you intend to do with it. There is no integration of video with the ISY. However, there are apps for use on tablets and phones that interface with ISY as well as show video. Personally, I have not seen much value in integration of video and lighting control. At some level, perhaps it would be nice to take advantage of motion sensing that is part of the IP cameras. I suspect this could be done if you wanted to get into the network module and REST interface. I have not.
  9. I have never used houselinc, but my perception is that the conditional logic in the ISY is a bit more powerful and flexible. ISY also includes ability to manage links and scenes and provide remote access to your system (i understand that this capability resides not in the houselinc, but in the smartlinc). Additionally, I suspect the ISY provides greater integration with other stuff, like weatherbug, security, many internet-enabled devices such as audio and video equipment. Some ISY models include IR capability. By the time you purchase a smartlinc AND houselinc, the price difference becomes inconsequential, if there is one.
  10. oberkc replied to TheWabit's topic in ISY994
    Or, depending on your needs, you may use a "not on" (less than full) status, or "not off" (more than zero) That type of status is perfect for dimmer use in many cases.
  11. oberkc replied to TheWabit's topic in ISY994
    What is you purose with the condition "and status..." By the way, I think removing that condition may solve your problem.
  12. Yes, but this would most easily be accomplished by using a program to trigger motion lights, rather than a scene.
  13. oberkc replied to CopyRon's topic in ISY994
    I am sure it COULD be, but not whether this i conclusive evidence.
  14. oberkc replied to Physpher's topic in ISY994
    This surprises me from one who likes to tinker such as you.
  15. The nature of your solution will depend on a couple of factors. If kpl1 is off and you invoke scene2, do you not want kpl1 to come on? Does it matter? If kpl1 is on and you invoke scene2, do youwant kpl1 to stay on? Does it matter? Are any of the togglelincs dimmers?
  16. oberkc replied to tpolito's topic in ISY994
    I suspect that I am not alone in that setting these types of things up for internet connection is something that I do so infrequently that I never get knowledgeable enough to offer any advice. When I need to do it, I figure it out as best I can, get frustrated, read a lot of web pages and user manuals, and, eventually, get lucky. Three months later, I have forgotten just about everything.
  17. oberkc replied to TheWabit's topic in ISY994
    I notice a couple of things wrong. First, I don't see anything that tells it to go off at 830. Second, I don't think you are turning it on. Rather, I think you are simply changing the level it will go WHEN (if) you decide to turn it on. Since you did not anwer my two questions from an earlier post, I will make some assumptions and offer suggested alternatives. In the admin console, select the scene. Change the "on" levels to all devices to 50%. Change your program to be more like: If From Sunset To 8:30:00PM (same day) Then Set Scene 'Under Cabinet' on Else Set Scene 'Under Cabinet' off
  18. In other words, from mobilinc, turn on/off the scene rather than turning on/off a switch within the scene.
  19. oberkc replied to TheWabit's topic in ISY994
    Could be several things, but it may be best to start with an actual copy of your program. Do you have other times or cases where you want a program to turn on the lights at some level other than 50%? If you select the scene from your device listing, what are the "on" levels for the various devices within the scene?
  20. I continue to have memories of some of my older switches that require a power cycle before accepting such settings. Unfortunately, I find myself more frequently remembering things that did not happen. I have not memorized version numbers, but how old is your v27? Hopefully, someone can confirm whether this is a concern or not.
  21. Yes, it CAN (I suspect, never had it happen). So CAN the thermostat. In my experience, having the ISY crash is, simply, not a concern.
  22. The method suggested by vyrolan used variables. Yes, I understand these need to be set up in the variables tab. Unfortunately, I am not a user of variables and cannot offer any hands-on advice.
  23. oberkc replied to bmiller's topic in ISY994
    mine gets out of sync with the computer, also, but this is because the computer fails to sync for some reason. In case it was not clear earlier, I don't see the value in putting this program (turn outletlinc off when KPL on) in your folder. Perhaps this is why it did not work for you earlier?
  24. oberkc replied to bmiller's topic in ISY994
    I am not sure if it would run if you put the program in a folder that requires the KPL to be on in order to be enabled. If you turn the KPL on, this would enable the folder, but would it trigger any programs included in that folder? Why not leave it out of the folder? Regardless, it is easy enough to try out either option and figure out which one works best for you.
  25. oberkc replied to bmiller's topic in ISY994
    I don't know why you could not have two programs: if control KPL is switched on then turn off outletlinc else if from time xx:xx to time yy:yy then turn on outletlinc else turn off outletlinc Understand that if you happen to press your KPL button AFTER time xx:xx, it will stay off until the next day.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.