Jump to content

Problem with using Motion Sensor to control a switch


pc8888

Recommended Posts

I am using the Motion Sensor to control a switch using ISY99 program.

If the rule said Set Scene 'Laundry Room' On, it does work. However if I change the rule to say Set Device 'Laundry Room' On, it works everytime. I used "scene test" and it is working fine.

 

Here is the Rule and Event log. 14.7C.1E is the motion sensor and 1B.46.16 is the switch.

 

NOT WORKING

If
       Control 'Laundry Room - Sensor' is switched On

Then
       Set Scene 'Laundry Room' On

Else
  - No Actions - (To add one, press 'Action')


Tue 12/27/2011 11:21:23 AM : [iNST-SRX    ] 02 50 14.7C.1E 00.00.01 C3 11 01    LTONRR (01)

Tue 12/27/2011 11:21:23 AM : [standard-Group][14.7C.1E-->Group=1] Max Hops=3, Hops Left=0

Tue 12/27/2011 11:21:23 AM : [  14 7C 1E 1]      DON   1

Tue 12/27/2011 11:21:23 AM : [iNST-SRX    ] 02 50 14.7C.1E 00.00.01 C3 11 01    LTONRR (01)

Tue 12/27/2011 11:21:23 AM : [standard-Group][14.7C.1E-->Group=1] Max Hops=3, Hops Left=0

Tue 12/27/2011 11:21:23 AM : Duplicate: ignored

Tue 12/27/2011 11:21:23 AM : [iNST-SRX    ] 02 50 14.7C.1E 00.00.01 C3 11 01    LTONRR (01):  Process Message: failed

Tue 12/27/2011 11:21:23 AM : [standard-Group][14.7C.1E-->Group=1] Max Hops=3, Hops Left=0

Tue 12/27/2011 11:21:24 AM : [  14 7C 1E 1]       ST 255

Tue 12/27/2011 11:21:24 AM : [iNST-ACK    ] 02 62 00.00.12 CF 11 00 06          LTONRR (00)

Tue 12/27/2011 11:21:24 AM : [  1B 46 16 1]       ST 255

 

WORKING

If
       Control 'Laundry Room - Sensor' is switched On

Then
       Set 'Laundry Room' On

Else
  - No Actions - (To add one, press 'Action')



Tue 12/27/2011 11:17:24 AM : [iNST-SRX    ] 02 50 14.7C.1E 00.00.01 C3 11 01    LTONRR (01)

Tue 12/27/2011 11:17:24 AM : [standard-Group][14.7C.1E-->Group=1] Max Hops=3, Hops Left=0

Tue 12/27/2011 11:17:24 AM : [  14 7C 1E 1]      DON   1

Tue 12/27/2011 11:17:24 AM : [iNST-SRX    ] 02 50 14.7C.1E 00.00.01 C3 11 01    LTONRR (01)

Tue 12/27/2011 11:17:24 AM : [standard-Group][14.7C.1E-->Group=1] Max Hops=3, Hops Left=0

Tue 12/27/2011 11:17:24 AM : Duplicate: ignored

Tue 12/27/2011 11:17:24 AM : [iNST-SRX    ] 02 50 14.7C.1E 00.00.01 C3 11 01    LTONRR (01):  Process Message: failed

Tue 12/27/2011 11:17:24 AM : [standard-Group][14.7C.1E-->Group=1] Max Hops=3, Hops Left=0

Tue 12/27/2011 11:17:25 AM : [  14 7C 1E 1]       ST 255

Tue 12/27/2011 11:17:25 AM : [iNST-ACK    ] 02 62 1B.46.16 0F 11 FF 06          LTONRR (FF)

Tue 12/27/2011 11:17:25 AM : [iNST-SRX    ] 02 50 1B.46.16 19.71.B3 2B 11 FF    LTONRR (FF)

Tue 12/27/2011 11:17:25 AM : [standard-Direct Ack][1B.46.16-->ISY/PLM Group=0] Max Hops=3, Hops Left=2

Tue 12/27/2011 11:17:25 AM : [  1B 46 16 1]       ST 255

Tue 12/27/2011 11:17:27 AM : [iNST-SRX    ] 02 50 14.7C.1E 19.71.B3 43 11 01    LTONRR (01)

Tue 12/27/2011 11:17:27 AM : [standard-Cleanup][14.7C.1E-->ISY/PLM Group=1] Max Hops=3, Hops Left=0

Tue 12/27/2011 11:17:27 AM : [  14 7C 1E 1]      DON   1

Tue 12/27/2011 11:17:27 AM : [iNST-ACK    ] 02 62 1B.46.16 0F 11 FF 06          LTONRR (FF)

Tue 12/27/2011 11:17:27 AM : [iNST-ACK    ] 02 62 1B.46.16 0F 11 FF 06          LTONRR (FF):  Process ACK: duplicate ignored

Tue 12/27/2011 11:17:28 AM : [iNST-SRX    ] 02 50 1B.46.16 19.71.B3 2B 11 FF    LTONRR (FF)

Tue 12/27/2011 11:17:28 AM : [standard-Direct Ack][1B.46.16-->ISY/PLM Group=0] Max Hops=3, Hops Left=2

Link to comment

pc8888

 

RF devices are somewhat unique in that they send 4 messages when motion is sensed rather than the 2 normally associated with a Scene On (Motion On). Based on the Not Working trace it looks like the motion sensor was still sending part of the motion on sequence when the Scene On from the Program was issued. Try adding a 1-2 second Wait before issuing the Set Scene On in the Program.

 

Lee

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...