Jump to content

Gunnersen

Members
  • Posts

    3
  • Joined

  • Last visited

Gunnersen's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. I guess I should have explained the program more clearly. The Program is designed to send me a text and to repeatedly flash certain lights when the sensor detects water. The door pad refers to a keypad button “away†which if on causes the “else†condition which will send a text but no flashing lights. I’m a novice when it comes to ISY programing so I may not be using the appropriate commands. I used the repeat 1 times command to limit the number of texts and it helped. I went from unlimited to two or three. Is there a better command then status and repeat for my application?
  2. I recently added some 2852-222 Leak sensors to my system (ISY 99i pro). No problem they work fine but I do have a rather annoying problem with test notification. I want to receive just one notification. I always get two and then a third when the sensors resets from wet back to its normal set of dry. Below is the program I use. Any help would be greatly appreciated. (without the repeat 1 time line I get continuous text messages) Note: This is only an issue when the "else" condition is true. If Status 'Leak Sensor Basement Door-Wet' is On And Status 'Door Pad 8 / Door Pad 8-G / Away Mode' is Off Then Send Notification to 'Verizon Text' content 'Leak Alarm Basement Door' Repeat Every 2 seconds Set Scene 'Leak Alarm' On Wait 2 seconds Set Scene 'Leak Alarm' Off Else Repeat 1 times Send Notification to 'Verizon Text' content 'Leak Alarm Basement Door' Wait 2 minutes
  3. Release 2.8.16 does not support the new RemoteLinc 2 Keypad model 2444. Is there an update coming out soon? I was able to get it into the ISY by calling it a 2440 but it's not a clean installation and appears to have more buttons then it realy does, six as apposed to the 2444's four buttons.
×
×
  • Create New...