An unfortunate lightning strike appears to have knocked out my aging VeraLite, so I spent last night and part of today transitioning devices over from the VeraLite to my Z-stick on Home Assistant with Z-Wave JS to MQTT.
I managed to get (I think) all the devices working, including some pretty finnicky locks and sensors, but the DSB05 / Aeotec 4 in 1 Multisensor refuses to cooperate. I can get temperature, lux and humidity readings with no issue after some configuration changes, but the motion sensor is just always ‘on.’
I tried setting the reporting method per this thread:
But that didn’t solve the issue. There are no hidden entities that I can find that expose a different way of accessing the motion sensor. Would appreciate any help in configuration.
Strangely, after setting the log level to ‘Silly’ to post the above, and waving my arms around in the room, the device detected motion, then reported as ‘off’ after a minute. When I changed the log level back to ‘Info’ and repeated the action it detected motion again, then finally reported as ‘off’ about four minutes later. So, I didn’t change any configuration settings, but for whatever reason it seems to be working now, more or less.