tommet Posted March 4, 2014 Posted March 4, 2014 I just installed an insteon motion detector and first alert smoke alarm with smoke bridge. my question is as follows I wrote the following program If Status 'Motion Detectors / Motion Det Basement-Low Ba' is On Then Send Notification to 'Text Message' content 'Low Batt Basmt Motion Det' Else - No Actions - (To add one, press 'Action') how can I test this to see if it is working properly. will this trigger if I remove the battery. 2. with regard to the smoke detector how can I test it to see if I get a message when smoke is detected. is there something to create smoke. Thank you
LeeG Posted March 4, 2014 Posted March 4, 2014 Removing the battery stops the motion sensor. Install a weak battery but be careful as the motion sensor sends only one low battery message. The battery has to be low enough to report Low Bat but not so low as to prevent the motion sensor from working. How to generate smoke as a test can be interesting. Light a piece of paper and blow out the flame. May produce enough smoke to set off the alarm. Over heat some grease on the stove but that can result in a real fire so caution is advised. Find a neighbor that smokes.
apostolakisl Posted March 4, 2014 Posted March 4, 2014 They make "smoke in a can". Or you can light up a stogie. http://www.amazon.com/UTC-FIRE-SECURITY ... B000MWWWEI
PurdueGuy Posted March 4, 2014 Posted March 4, 2014 A friend that uses an e-cigarette can set my smoke detector off easily.
KMan Posted March 5, 2014 Posted March 5, 2014 If all you want to test is the ISY/messaging logic .... You can add an "Or Control 'SmokeBridge-Test' is switched On" clause to your program, and use the test button on the smoke detector. Then, once you have that working, do a test with actual smoke to verify the 'Smoke' node logic.
Recommended Posts