Page 1 of 1

Motion detector STEINEL

Posted: 07 Dec 2020 12:19
by gsaw
Hi,

since 2-3 days z-wave does not reposnd to http queries, rules do not work also. I have such a motion detector STEINEL and it is actually in a dead loop. In log have I a loot messages like below. I turned the power off, the device not powered anymore. But the messages still appearing in the log. How can I stop that?

Thanks

Georg

Code: Select all

[2020-12-07 09:10:11.088] [I] [core] Notification: device-info (device-OnOff): {"dev":"STEINEL GmbH  (2.1.1) Button","l":"off","location":""}
[2020-12-07 09:10:11.147] [D] [zway] SETDATA devices.2.data.lastReceived = 0 (0x00000000)
[2020-12-07 09:10:11.147] [D] [zway] SETDATA devices.1.instances.1.commandClasses.32.data.srcNodeId = 2 (0x00000002)
[2020-12-07 09:10:11.147] [D] [zway] SETDATA devices.1.instances.1.commandClasses.32.data.srcInstanceId = 1 (0x00000001)
[2020-12-07 09:10:11.147] [D] [zway] SETDATA devices.1.instances.1.commandClasses.32.data.level = 0 (0x00000000)
[2020-12-07 09:10:11.304] [D] [zway] RECEIVED: ( 01 0D 00 04 00 02 07 60 0D 01 01 20 01 00 BF )
[2020-12-07 09:10:11.305] [D] [zway] SENT ACK
[2020-12-07 09:10:11.364] [D] [zway] SETDATA devices.2.data.lastReceived = 0 (0x00000000)
[2020-12-07 09:10:11.364] [D] [zway] SETDATA devices.1.instances.1.commandClasses.32.data.srcNodeId = 2 (0x00000002)
[2020-12-07 09:10:11.365] [D] [zway] SETDATA devices.1.instances.1.commandClasses.32.data.srcInstanceId = 1 (0x00000001)
[2020-12-07 09:10:11.365] [D] [zway] SETDATA devices.1.instances.1.commandClasses.32.data.level = 0 (0x00000000)
[2020-12-07 09:10:11.513] [D] [zway] RECEIVED: ( 01 0D 00 04 00 02 07 60 0D 01 01 20 01 00 BF )
[2020-12-07 09:10:11.514] [D] [zway] SENT ACK
[2020-12-07 09:10:11.574] [D] [zway] SETDATA devices.2.data.lastReceived = 0 (0x00000000)
[2020-12-07 09:10:11.574] [D] [zway] SETDATA devices.1.instances.1.commandClasses.32.data.srcNodeId = 2 (0x00000002)
[2020-12-07 09:10:11.574] [D] [zway] SETDATA devices.1.instances.1.commandClasses.32.data.srcInstanceId = 1 (0x00000001)
[2020-12-07 09:10:11.574] [D] [zway] SETDATA devices.1.instances.1.commandClasses.32.data.level = 0 (0x00000000)
[2020-12-07 09:10:11.733] [D] [zway] RECEIVED: ( 01 0D 00 04 00 02 07 60 0D 01 01 20 01 00 BF )

Re: Motion detector STEINEL

Posted: 07 Dec 2020 13:38
by enbemokel
Maybe you can stop z-way and start again. Otherwise just restart the whole system...helps often if you have
some problems....

Re: Motion detector STEINEL

Posted: 08 Dec 2020 22:40
by gsaw
yes, after I powered rpi off and then some time after turned it on agan, then was the bad thing gone. restart of z-way didnt help.

Re: Motion detector STEINEL

Posted: 11 Dec 2020 11:50
by PoltoS
Your STEINEL device is flooding Z-Way with packets. This lead to busy automation engine. Please turn off the device and your system will get responsive again.

If it is a motion sensor, may be the battery is drained?