Narrative:AHP 3.206
Utilizes 3 separate macros, needed to use conditionals with security sensors.
Macro 1 (M12) is triggered by my Door/Window sensor. Macro 1 turns on a dummy appliance module (L12) which is set to the same house/unit code as macro 2 (L12). Macro 1 must be run from the PC.
Macro 2 is triggered by macro 1 and macro 2 contains the conditionals. Macro 2 must be marked "Store in Interface". Macro 2 also turns on a dummy appliance module (K12) if the conditionals are met. This dummy appliance module has the same House/Unit code as Macro 3 (K12).
Macro 3 contains the email command and must be run from the PC.
Macro 1 Name:Man Door Email 1 (M12)
Trigger:Door/Window Sensor Open (M12)
Action:Turn L12
On-----------------------------------------------------------------------------
Macro 2 Name:Man Door Email 2 (L12)
Action and Conditionals:Trigger conditions
L12 On and
The day of the week is MON, TUE, WED, THU, FRI and
The time is between 7:00 am and 5:00 pm
End trigger conditions
Turn K12
On----------------------------------------------------------------------------
Macro 3 Name:Man Door Email 3 (K12)
Action:Send Email Notification - youremailaddress@youremail.com - The garage man door was opened.
Additional notes:You must have the OnAlert and MyHouse plug-ins to use this setup.