Motion Trigger not updating UI
Posted: 09 Oct 2013 11:16
Hi,
I am using the motion detector Everspring SP103. It is associated to the Razberry, but when the motion is triggered, the UI does not get updated.
I can see these messages on log:
Trigger on:
[2013-10-09 08:01:13.191] RECEIVED: ( 01 09 00 04 00 04 03 20 01 01 D5 )
[2013-10-09 08:01:13.194] SENT ACK
[2013-10-09 08:01:13.197] SETDATA devices.4.data.lastReceived = 0 (0x00000000)
[2013-10-09 08:01:13.200] SETDATA devices.1.instances.0.commandClasses.32.data.level = 1 (0x00000001)
...
Trigger off:
[2013-10-09 08:02:03.043] RECEIVED: ( 01 09 00 04 00 04 03 20 01 00 D4 )
[2013-10-09 08:02:03.046] SENT ACK
[2013-10-09 08:02:03.049] SETDATA devices.4.data.lastReceived = 0 (0x00000000)
[2013-10-09 08:02:03.052] SETDATA devices.1.instances.0.commandClasses.32.data.level = 0 (0x00000000)
The lastReceived value is always 0. Is this an error or is it the expected value? The UI always shows the sensor as "idle". I am using z-way version 1.4. Before I was using v.1.3.1 and it worked fine (the UI changed correctly).
I also noticed in the log this message the first time there is a motion triggered:
"Got frame from device 4 to controller, but command class 0x20 for device is not registered - instantiating it as not supported"
Thanks
I am using the motion detector Everspring SP103. It is associated to the Razberry, but when the motion is triggered, the UI does not get updated.
I can see these messages on log:
Trigger on:
[2013-10-09 08:01:13.191] RECEIVED: ( 01 09 00 04 00 04 03 20 01 01 D5 )
[2013-10-09 08:01:13.194] SENT ACK
[2013-10-09 08:01:13.197] SETDATA devices.4.data.lastReceived = 0 (0x00000000)
[2013-10-09 08:01:13.200] SETDATA devices.1.instances.0.commandClasses.32.data.level = 1 (0x00000001)
...
Trigger off:
[2013-10-09 08:02:03.043] RECEIVED: ( 01 09 00 04 00 04 03 20 01 00 D4 )
[2013-10-09 08:02:03.046] SENT ACK
[2013-10-09 08:02:03.049] SETDATA devices.4.data.lastReceived = 0 (0x00000000)
[2013-10-09 08:02:03.052] SETDATA devices.1.instances.0.commandClasses.32.data.level = 0 (0x00000000)
The lastReceived value is always 0. Is this an error or is it the expected value? The UI always shows the sensor as "idle". I am using z-way version 1.4. Before I was using v.1.3.1 and it worked fine (the UI changed correctly).
I also noticed in the log this message the first time there is a motion triggered:
"Got frame from device 4 to controller, but command class 0x20 for device is not registered - instantiating it as not supported"
Thanks