I am using a PLEG for the first time to perform what I think should be a simple control of a light switch based on my iphone Locator Plugin saying I’m Present and the Day or Night Plugin saying it’s Night. I’ve poured over the information here but I must be doing something wrong as I can not get it to work. Once I get this working I will work out how to turn it of using similar logic.
Triggers:
TNights_Here - Indicates Night Time
TAt_Home - iPhone is present
Condition:
Lights_On - TNights_Here AND TAt_Home
Actions - Condition Lights_On - Immediate and my Dimmable Light is shown as “On”
What else do I need to do?
Thanks for any assistance