08-06-2019, 04:45 AM
(08-05-2019, 04:31 PM)Dean Roddey Wrote: I just discovered a fairly significant issue in the multi-sensor and multi-outlet handlers in the ZWave driver. Mostly it didn't come too much to light since most of those guys are battery powered and non-listeners. It came to light when I was testing with the MIMO guy, which is a wall powered multi-sensor. If it's not plugged in when the driver connects, it won't always get back in sync if you then plug it in because the handler for that guy wasn't doing some of the active processing it's supposed to. Some of the fields might get updated via asyncs sent out when it powers up, but if not it wouldn't get those fields updated. That may also have affected even the battery powered ones in some ways.
I'll probably try to get a drop up tomorrow with that fix and the MIMI device support.
Thanks Dean.