Binary sensors level updates

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Vincentoo
Posts: 18
Joined: 29 Aug 2013 09:57

Binary sensors level updates

Post by Vincentoo »

Hello,

Using 3 binary sensors at home, these days I observe a very long latency before I see the status being refreshed (in the UI, in the logs); it takes sometimes 1 min or something for it to happen. I am wondering what it is. I have a test sensor 30 cm from the Raspberry Pi so the distance seems not to influence the issue.
Could it be my devices? Or something that got recently changed in the ZWay stack?

Regards,

V.

Using:
13.02.2014 v1.5.0-rc1
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

Re: Binary sensors level updates

Post by PoltoS »

This certainly means the device send the report with a delay. Usually this means some other device is also in the Report group and is currenty unreachable. Your device tried to know it and then abandon and send data to the next in the group (RaZberry)
Vincentoo
Posts: 18
Joined: 29 Aug 2013 09:57

Re: Binary sensors level updates

Post by Vincentoo »

Is there a way to debug/prevent/fix this issue?
I don't really see where this is configured (the "Report group"); could you explain with some more details?
User avatar
PoltoS
Posts: 7594
Joined: 26 Jan 2011 19:36

Re: Binary sensors level updates

Post by PoltoS »

You need to remove this "dead" device from the group. Check Association groups on the device in question.

This might also be due to routing problems. Update routes - sometimes it happens.
Post Reply