jsandlin Posted June 5, 2015 Posted June 5, 2015 Having a problem with programs using the the Aeron ZW089-A door sensor. The If statement: if control ‘ door sensor’ is switched on then set ‘light’ on doesn't work when the sensor is triggered but the statement: if status ‘door sensor’ is on then set ‘light’ on does work when the sensor is triggered. I have always been under the impression that the control statement was used as an action when the item is triggered and the status statement was used to check the condition of a device. if this is not correct could someone point me it the right direction. Thanks Jim
Michel Kohanim Posted June 5, 2015 Posted June 5, 2015 Hi Jim, Unfortunately control does not work with Z-Wave devices since not all of them send status updates. With kind regards, Michel
Recommended Posts
Archived
This topic is now archived and is closed to further replies.