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.

oskrypuch

Members
  • Joined

  • Last visited

Everything posted by oskrypuch

  1. oskrypuch replied to oskrypuch's topic in ISY994
    Looks like that is no longer functional. In any case, how did you trigger the wav phrase play? * Orest
  2. oskrypuch replied to oskrypuch's topic in ISY994
    Interesting approach. I have a ton of old computers lying around. * Orest
  3. oskrypuch replied to oskrypuch's topic in ISY994
    Rod, Yes, I have an X10 ding-donger, and can use it for a number of things. I have a motion outside that it runs, the garage door opening, it rings it twice. But what about a detected water leak, or some other more urgent condition. Ringing the same ding donger three times doesn't quite do it. Or perhaps some other situation, non-urgent, that you want to differentiate from a motion outside. * Orest
  4. oskrypuch posted a topic in ISY994
    Short of a blaring siren, but more than the X10 ding-donger, what are folks using? This would be to for example alert that the garage door is opening. I have the keylincs beep, but that is not very loud. It would be nice to be able to play a number of different alerts, kind of like cellphone alerts. * Orest
  5. oskrypuch replied to aLf's topic in ISY994
    Run Else That is a spiffy little statement, didn't realize you could do that, it will be handy. * Orest
  6. Well, it is pretty easy to short the wires around the relay, or even wire in a breaker to provide a bypass in the event of relay failure. Don't think either approach is wrong, depends on priorities. A bit of a story .... Just recently, our main floor clothes washer dumped its entire load of water, from all of its cycles, on the floor. The water moved to the wall along a built-in raised floor area (raises the washer to chest level), ran down the drywall at the back to the lower level, where it took out a dozen dropped ceiling tiles, which then rained down on the carpet and furniture. It was a big mess, not a disaster, but a real nuisance. After cleaning up, I am now running fans all over to try to dry everything out, and debating whether I should chop into the drywall to check the in-wall state. The above, is the reason I want to kill that pump! BTW, I was just about to install a water sensor in that location, frustratingly it was still in the box on top of the washer. Without a pump kill it would not have stopped the water, but at least would have warned my wife to run up and shut the darn thing off. Also, I spoke generically when I said solenoid, thanks for correcting. As you say, what I indeed have is a gear driven, slow open/slow close, non-restricting valve that my plumber recommended. I was rather surprised at how expensive it was. We also kill the water when we are away for any period of time, by setting away mode. * Orest
  7. Actually, in more critical applications, it would be better to run it electrically NO. Otherwise, if the relay should fail, you wouldn't know until you actually needed it. I set up my water shutoff valve along the same way, the main supply solenoid/valve is normally flow closed, it needs to be powered to allow flow. Odd about the terminology, that an electrical NO = a plumbing NC. * Orest
  8. midrar, that is actually a very good idea. Brian - a good heads up, I do have some program logic (driven by a time delay relay) that will detect and correct critical insteon units/relays after a power loss. The ISY itself has a UPS to keep it alive. * Orest
  9. Do you ship to Canada? * Orest
  10. Thanks, found the manual. Very tempting, and yes a very good price. The device is defined in ISY, right? * Orest
  11. That unit may indeed be perfect. A shame it was discontinued, and is only available reconditioned "as is". * Orest
  12. Not an ISY question per see, but a lot of experienced folks here. Q. I need a 110v insteon device that will handle up to 20amp for switching a dishwasher. Any suggestions?? Why would I want that, if interested here is the story ... I'm setting up protection against water leaks. Have Waterbug sensors set up in multiple locations in the basement, and water being sensed will deactivate a solenoid that keeps the water supply flowing. All good. Have sensors at the clothes washer and dishwasher, but this will NOT stop a leak from the discharge hoses. I want to be able to kill the power to both of these devices as well in the event of a discharge leak, killing the power kills the pump and stops the leak. There is a 220v 30amp relay for insteon so the clothes washer can be handled. * Orest
  13. With the discovery and recovery programs I'm using now, the Venstar lockup is essentially a non-issue. I am running three Venstars. That said, I do look forward to it being properly fixed. (firmware) * Orest
  14. I have set up some routines that will allow the system to survive/restore on a power outage, having to reset EZIO relays and appliance modules, and so on. The ISY is power backed up, it will not go down. The PLM of course is not, and it will power cycle. Is there some way for the ISY (user) to detect a power cycling of the PLM, while the ISY remains powered up? I use a time delay relay on the sense for a 2450, as well monitoring the status of a 2450 relay that is normally set ON, but having something more programatically "direct" would be cool. Also, I've observed that the ISY seems to do a full My Lighting query when the PLM is power cycled and comes back on, although it is not consistent. Is this normal? Of course I would want exactly that done in general. * Orest
  15. I was wondering if someone could precisely describe what the Apply Changes To All Devices tick box, and the Copy Scene Atrributes from xxx button do: * Orest
  16. [sound of hand slapping forehead] Oh, I see, it is just a matter of NOT selecting the admin console. Sorry for the silly question. * Orest
  17. When away, I access the ISY by pointing to the forwarded https port, and the java app pops up, no problem. But sometimes you can't use java, so was wondering how to get at least get some access to the system. Will have a look at the config page. * Orest
  18. The following change makes this whole matter relatively carefree. When an error condition is noted, then the flash program is run, which resets the thermostats by killing power to them for 30 seconds. If you have only one thermostat, then you can use a 2450 or EZIO to interrupt the RED power wire to the thermostat, if you have a number of Venstars linked to a zone controller, then you can cut the power to the zone controller with an appliance module. Here is the simple program to add ... program flash tstat power (disabled) If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Wait 5 minutes Set 'basement / Zone Controller / Tstat power' Off Wait 30 seconds Set 'basement / Zone Controller / Tstat power' On Wait 2 seconds Send Notification to 'oskrypuch - GMail' Else - No Actions - (To add one, press 'Action') Then, add the following line ... Run Program 'flash tstat power' (If) to the ELSE statements in the two programs listed above after the error notification, here they are modified with this change ... program check tstat.set (disabled) modified If Status 'master bdrm / MAS - tstat - Main' is Fan Auto Then Set 'master bdrm / MAS - tstat - Main' Fan On Wait 5 seconds Run Program 'check tstat.check' (If) Else Send Notification to 'oskrypuch - GMail' content 'TStat MAS error1' Run Program 'flash tstat power' (If) program check tstat.check (disabled) modified If Status 'master bdrm / MAS - tstat - Main' is Fan On Then Set 'master bdrm / MAS - tstat - Main' Fan Auto Send Notification to 'oskrypuch - GMail' content 'TStat MAS responding' Else Send Notification to 'oskrypuch - GMail' content 'TStat MAS error2' Run Program 'flash tstat power' (If) And there you go, until SmartHome fixes the Venstar firmware, this will detect a communication error condition, inform you, then reset/fix the error condition and send a confirmatory email as well. One caution, if you have a power outage, your furnace control will be left OFF after a power failure, as the relay engaged in the 2450s and EZIO and appliance modules will not survive a power cycle. This is not unique to this program set, it will affect any code that relies on engaged insteon relays. Here is the fix to that ... My ISY is UPS protected, so it will not reset on a power outage, a reboot is one way of assuming a power loss. I have another set of programs that monitor for a power outage by querying the status of an unused relay output on an EZIO, that is normally set to ON. If it is found OFF, then an outage is presumed, and various actions are taken. I have a better solution in the works that will pick up the outage immediately with no polling/querying required. Plan to add a delay action relay (OMRON, non-isteon), that will trigger a 2450 input 30 seconds after the power is restored after a power outage. That condition will in turn activate some programs in the ISY to do some clean up work. * Orest
  19. Nice code. You could also set up two separate scenes, with the same device(s) in them, but with different max/ramp. Then, depending on time, trigger one scene or the other. Your method avoids some duplication of code, and is independent of how the lighting is triggered. * Orest
  20. I got hit by this very issue. Lee's suggestion fixed me right up. * Orest
  21. Having the ISY powered separately is actually an advantage. You can power it with a UPS to prevent it from going down on a power loss. The PLM, of course, should not go through a UPS. * Orest
  22. Yes, it will run on startup. The order is a little complicated, there was a developer post about that here recently. * Orest
  23. Eureka, it works! As you surmised, the flashing analog outs were likely interfering with the setup. This time when I added the device, it took quite a bit longer to set up. The Device links table is now populated with 4 "E2" links, corresponding to 09 thru 0C, together with an EOF. The other potential issue was that I had not added the device explicitly, which you suggested, and I fixed earlier on. Thanks so much. This might be a common setup problem, unless someone knows to silence the analog inputs, pulling them either ON or OFF, when first setting it up out of the box. * Orest
  24. The device links table is "blank": 0FF8: 00 00 00.00.00 00 00 00 * Orest

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.