PLTS/PLEG - Total NOOB Need help

Hi,

I have been using my Vera Edge for over a year now with scenes, but really want to start using PLTS to add some more logic. Example: I want to be notified when my garage door is left open after 6PM. I am having some real trouble understanding how to set this up. I have downloaded and purchased a license for PLTS, and also downloaded the PL CORE plugin. I can create a trigger and a schedule, but when it comes to conditions, I am lost. Could someone point me to a step by step for dummies like me? :slight_smile:

Thanks,
Andy

Hi

Maybe you need to try this.

Triggers:
tGaragedoorclosed - garage door closed sensor

Schedule:
sEveningtomorning - Schedule to start at 6pm and reset at 6am everyday

Condition:
cGaragedooropen - sEveningtomorning AND (NOT tGaragedoorclosed)

Make sure you enable the notification for the above condition through the PLEG

Thanks Dilpea,

I will have another look at it. The most confusing thing to me right now is that the conditions seem to be pre-named (ARM/BYPASS/Trigger1/Trigger2/etc) and I cannot create a custom condition name.

Thanks,
Andy

PLTS (Program Logic Timer Switch) has pre-defined conditions.

PLEG (Program Loigic Event Generator) allows you to create your conditions.

Thanks Richard,

That make sense , I am finding out more and more about this great plugin and the helpful community here.

Thanks all,
Andy