I have a BeSense motion sensor installed and it is working great, but the zwave report for inactive state isn't being picked up by the device driver. I checked the documentation and it says "inactive" sends a notificationType = 7 and event 8, which I see is being sent in the logs as shown below:
The active is being picked up just fine. Is there a base Zwave driver code I can use to modify to make this work? I could write one from scratch but I am rusty at doing that stuff and it seems unnecessary if I can find a device driver to modify. Is the code for the Basic driver available?
[EDIT]
I found the original ST code for this driver here:
So I suppose now I just need to update it to work with HE - correct?
I think you're referring to the internal driver, and of course there's no access to that source. My comment was that I was surprised that everything ever created for ST hasn't already been ported in the Community at least once.
Okay thanks @swade - I think this means my sensor is just faulty because my settings are identical. It might be misbehaving because I hacked the battery compartment to use a 5V power source from an old power brick.
Hi @kewashi and @swade Apologies for digging this up from the grave, but I have question.
I'm thinking about buying these sensors. Are they fast compared to Zigbee Philips Hue motion sensors? Just curious. If you don't know, no problem, but I've heard others complain about Z-wave motion sensors speed vs Zigbee.