Motion detector STEINEL

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
gsaw
Posts: 78
Joined: 22 Aug 2016 00:26

Motion detector STEINEL

Post 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 )
enbemokel
Posts: 495
Joined: 08 Aug 2016 17:36

Re: Motion detector STEINEL

Post by enbemokel »

Maybe you can stop z-way and start again. Otherwise just restart the whole system...helps often if you have
some problems....
gsaw
Posts: 78
Joined: 22 Aug 2016 00:26

Re: Motion detector STEINEL

Post 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.
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Motion detector STEINEL

Post 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?
Post Reply