Jump to content

KCrater

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

KCrater's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. Thanks, Brian, that's great advice - I'll check it out! Ken
  2. Thanks, kzboray. I notice, though, that the EZIO2X4 is an Insteon device, and I'm actually trying to switch over to, ultimately, an all-Z-Wave installation. In fact, I currently have a couple of 2450 IOLinc devices in my installation to bring in signals from a Dakota Alert driveway sensor, and I'd like to replace them as well. Ken
  3. I'm wondering if anyone knows of a Z-Wave device that can accept a simple contact closure input (from a relay) and report it to trigger an ISY program (in an If statement). I'm using a Topens HLR01 to accept a Homelink signal from my car's remote control, and it provides relay outputs. I would like to use one of these to trigger a Z-Wave signal that in turn runs a program in the ISY. I have a MIMO2+, which looks very nice, except it doesn't work (as reported elsewhere in this forum). I can add it as a Z-Wave device, but only one each of the two input and output channels show up, and the input does not seem to be usable to trigger a program. So, now I'm looking at the Zooz Zen16, and hoping that the inputs actually show up when paired to the ISY, and that they can be used in a simple If statement. Does anyone have experience or advice to offer?
  4. Further information... here is the program I'm trying to run. When I change state on the MIMO input, the admin console puts up a progress bar showing that it's busy, but the program does not run. However, if I manually click on the Query button on the device page for "ZW 011 Multilevel Sensor", then the new value is recognized and the program runs. Ken If 'ZW 011 Multilevel Sensor' General Purpose < 200 Then Set 'Z Front Room' On Wait 30 seconds Else Set 'Z Front Room' Off Wait 30 seconds
  5. I, too, am having difficulties getting a MIMO2+ successfully connected. I have an ISY944i running 5.3.4 with a 500 series Z-Wave interface. The MIMO2+ will join, but only two entries appear in the device listing: "ZW 011 Multilevel Sensor" and "ZW 011 Binary Switch". I'm not having success programmatically reading a value from the (only) sensor input - I can manually trigger a query from the admin console and the value updates, but attempting to read the value in an If statement in a program does not appear to be successful. I've tried setting the MIMO parameter 3 (loading a value of 127) to send when change of trigger occurs, but although a progress bar appears when I apply a contact closure to the MIMO input (crossing the input threshold), my program does not sense the new value and execute. Again, if I click on the "Query" button for the device on the admin console, the new value does appear there. Oh, and the second input and output are nowhere to be found. Is there some magic that can make this work?
×
×
  • Create New...