Jump to content

MSpangler

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

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

MSpangler's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. I have a very similar problem with my Z-wave devices. I have 6 leak detectors and all 6 went offline three days ago. Battery level reads 0 on all 6. I tried the Synchronize all nodes and it didn't help. Is there some feature in the ISY that causes this issue? ISY 994 v.5.3.4 Ecolink wireless Freeze/Flood Sensor
  2. I have a related problem with these Ecolink sensors. I have one on a water heater in an unheated closet and the Freeze Alarm notification came but it would not clear for over three weeks. Ecolink suggested trying to use a water test to activate the water notification and that notification came but now I have the LEAK DETECTED ALARM and the LEVEL DROP ALARM with showing on and I have not been able to clear them. I've tried excluding them and re-adding them and removing the battery but no success. After three weeks, I did try a program to wake the sensor and then query the Notify Sensor and it cleared the FREEZE ALARM, but, I don't know if the query worked on the device cleared on it own. Does anyone know how to clear the notifications on these devices? I have not gotten an answer from Ecolink. it doesn't do any good if the FREEZE ALARM only works one time.
  3. I'm trying the same thing but not too proficient in Zwave yet. The Ecolink tech support folks told me the following about sending wakeup notifications: As for the wake up notification I think the issue you are seeing may be in part because the wake up notification command class needs to be expressed in interval steps of 200 seconds (minimum 1 hour) ie "00 0E 10". I set up a variable for the sensor battery level, something like: $sOutsideWHBatt. So my program so far looks like this: IF Time is 8:00:00AM THEN Set 'Leak Sensors / Outside WH LD / ZW 005 Notify Sensor' Wakeup interval 1 hour Set 'Leak Sensors / Outside WH LD / ZW 005 Notify Sensor' Query $sOutsideWHBatt = 'Leak Sensors / Outside WH LD / ZW 005 Notify Sensor' Battery Level % I'm still having communication issues with the Ecolink devices so I'm not sure it's working properly yet. Hope this gives you some ideas. Mike
×
×
  • Create New...