Automation Schedule Logic

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
martinpreiss
Posts: 6
Joined: 25 May 2013 21:57

Automation Schedule Logic

Post by martinpreiss »

Hi, I can't still figure out how to do following logic in Z-Cloud automation.

IF its UNLOCKED (sensor#1)
AND IF it's between 8pm-12pm (schedule) ,
THEN Turn On Lights (device1) AND Turn On Hifi (device2),
ELSE Turn On HiFi only (device2)

I can't add time to Rule, what I'm doing wrong?
User avatar
PoltoS
Posts: 7571
Joined: 26 Jan 2011 19:36

You need to run a scedule and

Post by PoltoS »

You need to run a scedule and as an etion change scenes on some special zone called let's say "daytime". Scenes can be "morning", "day", "evening", "night". The scedule will just change scenes every day.

In the rule where you catch the event from sensor you just need to check that the scene on this zone.
Post Reply