Switch automatically switches off

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
koeb
Posts: 1
Joined: 22 Feb 2013 16:51

Switch automatically switches off

Post by koeb »

Hello,

No matter which value I write into parameter 2 ("automatically switch off after:") the device switches off after a fraction off a second.
The device is a ZME_05457.

Following is an extract from the logs:


[2013-11-12 21:39:04.868] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2013-11-12 21:39:04.870] SETDATA devices.12.instances.0.commandClasses.37.data.level = 255 (0x000000ff)
[2013-11-12 21:39:07.317] RECEIVED: ( 01 09 00 04 00 0C 03 25 03 00 DB )
[2013-11-12 21:39:07.330] SENT ACK
[2013-11-12 21:39:07.331] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2013-11-12 21:39:07.334] SETDATA devices.12.instances.0.commandClasses.37.data.level = 0 (0x00000000)
[2013-11-12 21:39:07.346] RECEIVED: ( 01 0D 00 04 00 0C 07 60 0D 00 03 25 03 00 B5 )
[2013-11-12 21:39:07.348] SENT ACK
[2013-11-12 21:39:07.349] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2013-11-12 21:39:07.351] SETDATA devices.12.instances.0.commandClasses.37.data.level = 0 (0x00000000)
[2013-11-12 21:39:18.475] Adding job: SwitchBinary Set
[2013-11-12 21:39:18.475] Adding job: SwitchBinary Get
[2013-11-12 21:39:18.485] SENDING (cb 0x24): ( 01 0A 00 13 0C 03 25 01 FF 25 24 33 )
[2013-11-12 21:39:18.496] RECEIVED ACK
[2013-11-12 21:39:18.507] RECEIVED: ( 01 04 01 13 01 E8 )
[2013-11-12 21:39:18.508] SENT ACK
[2013-11-12 21:39:18.508] Delivered to Z-Wave stack
[2013-11-12 21:39:18.519] RECEIVED: ( 01 05 00 13 24 00 CD )
[2013-11-12 21:39:18.520] SENT ACK
[2013-11-12 21:39:18.520] Job 0x13 (SwitchBinary Set): Delivered
[2013-11-12 21:39:18.521] SETDATA devices.12.data.lastPacketInfo.delivered = True
[2013-11-12 21:39:18.522] SETDATA devices.12.data.lastPacketInfo.packetLength = 6 (0x00000006)
[2013-11-12 21:39:18.522] SETDATA devices.12.data.lastPacketInfo.deliveryTime = 12 (0x0000000c)
[2013-11-12 21:39:18.523] SETDATA devices.12.data.lastPacketInfo = **********
[2013-11-12 21:39:18.523] SendData Response with callback 0x24 received: received by recipient
[2013-11-12 21:39:18.524] SETDATA devices.12.data.lastSend = 431523 (0x000695a3)
[2013-11-12 21:39:18.524] Job 0x13 (SwitchBinary Set): success
[2013-11-12 21:39:18.525] Removing job: SwitchBinary Set
[2013-11-12 21:39:18.536] RECEIVED: ( 01 09 00 04 00 0C 03 25 03 FF 24 )
[2013-11-12 21:39:18.536] SENT ACK
[2013-11-12 21:39:18.537] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2013-11-12 21:39:18.538] SETDATA devices.12.instances.0.commandClasses.37.data.level = 255 (0x000000ff)
[2013-11-12 21:39:18.548] RECEIVED: ( 01 0D 00 04 00 0C 07 60 0D 00 03 25 03 FF 4A )
[2013-11-12 21:39:18.549] SENT ACK
[2013-11-12 21:39:18.550] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2013-11-12 21:39:18.550] SETDATA devices.12.instances.0.commandClasses.37.data.level = 255 (0x000000ff)
[2013-11-12 21:39:18.596] SENDING (cb 0x25): ( 01 09 00 13 0C 02 25 02 25 25 CC )
[2013-11-12 21:39:18.608] RECEIVED ACK
[2013-11-12 21:39:18.619] RECEIVED: ( 01 04 01 13 01 E8 )
[2013-11-12 21:39:18.619] SENT ACK
[2013-11-12 21:39:18.620] Delivered to Z-Wave stack
[2013-11-12 21:39:18.630] RECEIVED: ( 01 05 00 13 25 00 CC )
[2013-11-12 21:39:18.631] SENT ACK
[2013-11-12 21:39:18.632] Job 0x13 (SwitchBinary Get): Delivered
[2013-11-12 21:39:18.632] SETDATA devices.12.data.lastPacketInfo.delivered = True
[2013-11-12 21:39:18.633] SETDATA devices.12.data.lastPacketInfo.packetLength = 5 (0x00000005)
[2013-11-12 21:39:18.634] SETDATA devices.12.data.lastPacketInfo.deliveryTime = 12 (0x0000000c)
[2013-11-12 21:39:18.634] SETDATA devices.12.data.lastPacketInfo = **********
[2013-11-12 21:39:18.634] SendData Response with callback 0x25 received: received by recipient
[2013-11-12 21:39:18.635] SETDATA devices.12.data.lastSend = 431532 (0x000695ac)
[2013-11-12 21:39:18.636] Job 0x13 (SwitchBinary Get): success
[2013-11-12 21:39:18.636] Removing job: SwitchBinary Get
[2013-11-12 21:39:18.647] RECEIVED: ( 01 09 00 04 00 0C 03 25 03 FF 24 )
[2013-11-12 21:39:18.648] SENT ACK
[2013-11-12 21:39:18.648] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2013-11-12 21:39:18.649] SETDATA devices.12.instances.0.commandClasses.37.data.level = 255 (0x000000ff)
[2013-11-12 21:39:21.219] RECEIVED: ( 01 09 00 04 00 0C 03 25 03 00 DB )
[2013-11-12 21:39:21.229] SENT ACK
[2013-11-12 21:39:21.230] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2013-11-12 21:39:21.230] SETDATA devices.12.instances.0.commandClasses.37.data.level = 0 (0x00000000)
[2013-11-12 21:39:21.241] RECEIVED: ( 01 0D 00 04 00 0C 07 60 0D 00 03 25 03 00 B5 )
[2013-11-12 21:39:21.242] SENT ACK
[2013-11-12 21:39:21.243] SETDATA devices.12.data.lastReceived = 0 (0x00000000)
[2013-11-12 21:39:21.243] SETDATA devices.12.instances.0.commandClasses.37.data.level = 0 (0x00000000)
[2013-11-12 21:39:24.111] Job 0x13: deleted from queue
[2013-11-12 21:39:24.157] Job 0x13: deleted from queue


As you can see, at first the value is set to 255 then some time later the device informs the controller about the fact, that the value is set to 0.

I also copied the configuration from a fully funcional switch - to no avail.
What options do I have left?

Kind regards,
Daniel
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

set it to 0 (parameter 2)

Post by PoltoS »

set it to 0 (parameter 2)
hopman
Posts: 1
Joined: 20 Feb 2012 22:58

Re: Switch automatically switches off

Post by hopman »

Hi Daniel, dit you ever find a solution? I'm having the same problem with two of my ZME_05457 switches.
Post Reply