Configuring Motion Detection on Multisensor

Recently I purchased few Multi sensor from Monoprice. (https://www.monoprice.com/product?p_id=15902) I have been able to tap into temperature, humidity and luminance but I’m not able configure motion detection on it. I’ll be thankful if you have any suggestions or comments for me in order to achieve that.

Below is node information available to me. 31 PM

I think that’s one of those devices that doesn’t actually support the Binary Reports, so the binary_sensor entity never changes.

If that’s the case, and the burglar entity does change to 8 when motion is detected then see the documentation for an example of how to create your own binary sensor.

Slonkar, I have added 2 of these to my z-wave network and so far unable to get them to find any entities, temp, humidity etc. I joined them to my network with Open Z-wave Control Panel. I have tried removing and re-adding them. No luck.

I am using the latest .59 docker container on a Synology NAS, it runs open zwave 1.4.2586. Any chance you are using the dev 1.5.x version?

I am bummed because I have these things working with Homeseer at another location and really like them. Thanks for any clues you can provide.

I have the same an it registers as below.

WHILE INACTIVE:
image

WHILE ACTIVE:
image

I added mine with the covers off hoping it would keep them awake while open zwave enumerated the entities.

My usb stick is Z-Wave.Me

Here is one of my multi sensor nodes:

averageRequestRTT: 0
averageResponseRTT: 0
capabilities: routing,beaming
friendly_name:
is_awake: false
is_failed: false
is_info_received: false
is_ready: false
is_zwave_plus: false
lastRequestRTT: 0
lastResponseRTT: 0
manufacturer_name:
max_baud_rate: 40000
new_entity_id: zwave._
node_id: 18
node_name:
old_entity_id: zwave.__18
product_name:
query_stage: Probe
receivedCnt: 0
receivedDups: 0
receivedTS: 2017-12-08 15:37:05:879
receivedUnsolicited: 0
retries: 0
sentCnt: 1
sentFailed: 1
sentTS: 2017-12-08 15:37:24:327
wake_up_interval: 3600

There was a brand new release of open zwave control panel a few hours ago. I downloaded the image and instantiated the container, it is now working! So glad to not be spinning my wheels.