Problem with Fibaro Smoke Detector

Discussions about existing Z-Wave device and their usage with Z-Way/Z-Cloud/Z-Box
Post Reply
solick
Posts: 2
Joined: 31 May 2015 22:05

Problem with Fibaro Smoke Detector

Post by solick »

I just started with razberry and some z-wave devices.

Was able to successfully deploy the door sensor from fibaro and the smoke detector from everspring.

But the Smoke Detector from Fibaro constantly causes problems.

The interview never sucessfully ends and at some points, the log gets flooded with the smae threee lines again and again until restarting the complete raspberry. Neither restarting or stopping the z-way-server service helps.

Code: Select all

[2015-05-31 21:11:55.270] [D] [zway] SETDATA devices.7.instances.0.commandClasses.152.data.rNonceAckWait = **********
[2015-05-31 21:11:55.270] [D] [zway] Job 0x13 (Nonce Get): removing duplicate
[2015-05-31 21:11:55.274] [I] [zway] Node 7:0 CC Security: sending Nonce Get
[2015-05-31 21:11:55.274] [D] [zway] SETDATA devices.7.instances.0.commandClasses.152.data.rNonceAckWait = **********
[2015-05-31 21:11:55.274] [D] [zway] Job 0x13 (Nonce Get): removing duplicate
[2015-05-31 21:11:55.278] [I] [zway] Node 7:0 CC Security: sending Nonce Get
[2015-05-31 21:11:55.278] [D] [zway] SETDATA devices.7.instances.0.commandClasses.152.data.rNonceAckWait = **********
[2015-05-31 21:11:55.278] [D] [zway] Job 0x13 (Nonce Get): removing duplicate
[2015-05-31 21:11:55.282] [I] [zway] Node 7:0 CC Security: sending Nonce Get
[2015-05-31 21:11:55.282] [D] [zway] SETDATA devices.7.instances.0.commandClasses.152.data.rNonceAckWait = **********
[2015-05-31 21:11:55.282] [D] [zway] Job 0x13 (Nonce Get): removing duplicate
[2015-05-31 21:11:55.285] [I] [zway] Node 7:0 CC Security: sending Nonce Get
[2015-05-31 21:11:55.286] [D] [zway] SETDATA devices.7.instances.0.commandClasses.152.data.rNonceAckWait = **********
[2015-05-31 21:11:55.286] [D] [zway] Job 0x13 (Nonce Get): removing duplicate
[2015-05-31 21:11:55.289] [I] [zway] Node 7:0 CC Security: sending Nonce Get
[2015-05-31 21:11:55.289] [D] [zway] SETDATA devices.7.instances.0.commandClasses.152.data.rNonceAckWait = **********
[2015-05-31 21:11:55.290] [D] [zway] Job 0x13 (Nonce Get): removing duplicate
[2015-05-31 21:11:55.293] [I] [zway] Node 7:0 CC Security: sending Nonce Get
Tried to include and exclude the smoke detector several times including a complete reset of the device.

Any idea on that?

I use the newest version from 29.5.2015.

Greetings Solick
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

Re: Problem with Fibaro Smoke Detector

Post by PoltoS »

Please paste full log from the place before the loop
Post Reply