Eric,
Alwas’ problem sounds reminiscent of my problem with the OOMI Multisensors. OOMI Support helped me fix it. We couldn’t figure out where in your DH to insert this line:
so we inserted it into the Vandervoort DH, applied it to the device and now I can use your DH or the stock SmartThings Aeotec Multisensor 6 DH to control the OOMI Multisensor. If you could add that line into your code or suggest to me where to insert it, I could test it with an unconfigured OOMI Multisensor. Once successful, you could boast additional device functionality for your DH.
@erocm1231 great DTH! Is there a way to have different reporting interval for the different parameters (temperature, humidity,etc). I’m using the temperature element as a remote sensor for my AC, and need the fast update (30s) but could use a different interval for the other element so not too jam the log. Thx.
Thank you for the work on this! I started out on the ‘official’ one, but the reporting want working for me, so after poking around and discovering yours, It’s Is working for me on V1.08. Motion didn’t work at first but I suspects it had to time out of the old period before the new setting would take effect.
Truth be told though, I’m a bit saddened that its taking Aeon almost a year to finalize v1.09…
@lolo I was looking through the documentation while troubleshooting my motion not working. This isn’t an option due to the device limitations. It might could be implemented into the DTH, but the device would still be sending it behind the scenes.
To keep the log from jamming, could you set the interval to 1 minute? A 30 seconds shouldn’t make much of difference on a houses a/c system.
I recently purchased a couple of these and found Eric’s DTH to be GREAT. However, I am not a big fan of ‘click to reset’ on the interface so I optimized the interface and added/fixed a few items to my personal taste, including adding an area to put in the date of replacement. Kudos to @erocm1231 and I offer this as an expansion of his efforts.
I’ve been trying this device handler with my OOMI sensor as well, still haven’t figured out where to change the parameter based around Aeon’s suggestion, is it inside the device handler??
"Everything about the Oomi Multisensor is more or less the same as the Multisensor 6 in this case. There is one option that is enabled in Oomi version that locks its configuration in place, but can be easily disabled. (All internal settings are pretty much the same).
image
Oomi version has its default set to 1, so to unlock everything you can set Parameter 252 [1 byte] = 0 which will allow you to configure the Oomi Multisensor just like our Multisensor 6 product."
Sorry,
The only thing i know about is the reduction of the LED firing off every time it sent info.
As of today there is no official releases for 1.09 so no updates docs either.
Struggling a tiny bit with this one. I have a multi sensor installed outside, and as expected, the motion detector is useless. So I have tried to disable it (by entering 0 for sensitivity), but I still see “Motion detected” in the recently tab every minute or so…
Any idea?
I believe we’ll have to wait until the DTH is updated.
I have used the Z-wave tweeker to manually set the Parameter 81 to “2” and i still have the LED coming on.
It might be getting overwritten by the device handler’s own options for this field 0 or 1.
I don’t know if anyone can help, but I updated the Multisensor to 1.1 and pushed the latest version of erocm1231’s code to my hub.
But one of my two Multisensors doesn’t seem to respect the “LED Off” command, as the LED continues to blink at me every so often. Do I need to “flush” the Hub or do anything on my end to make sure everything works as it should?
Also there’s a orange dot next to the “Configure” tile in the settings for Multisensor, does that mean anyting bad?