[RELEASE] Improved LZW-60 Inovelli 4-in-1 Sensor Driver

Is anyone else having issues with the range on the motion sensor? It seems like I have to be 5ft in order for it to detect motion. It's nothing with this driver since I've tested it with the native one inovelli provides with the same results. Can't seem to figure it out and hope I didn't get a defective one.

1 Like

Make sure it is mounted at a good height and the 2 holes are facing down.. The PIR has a down tilt

Thanks for the quick reply.. The height currently is around 7 ft but I do have the holes facing up. I tried down but I'll give that a shot again since I just added a Aeotec Range Extender 7.

1 Like

Why am i getting only two attributes when i add the device?

1 Like

The other attributes will populate after it gets a value reported from the device.. You can hit refresh and then triple tap the button to get all the values...

1 Like

you're right the other attributes showed up. Thanks!

2 Likes

I get my unit late this week. I preloaded the Inovelli driver and I've also loaded yours. Made a small change to the name so I can differentiate them. I see you have the C to F integration which I didn't know that the unit reports temperatures in C. Is there any reason why I should use the Inovelli driver initially on first connection?

Any possibility to add a switch to control non debugging logging? I'm using your most current driver but my needs are to monitor indoor lighting closely in the daytime in case of clouds or storms. Since I need to react to quick moving clouds and storms I'm getting 60 logs an hour with the current light levels. Obviously things are getting a little cluttered. I did try the driver written by Inovelli and they have a switch to control that activity.

1 Like

Yes.. I have been meaning to update the driver ..

1 Like

Thanks for the consideration!

1 Like

Been getting an error when passing the Illuminance value to the Simple Automation Rule processor in Hubitat. All the details can be found at Simple Automation Rule Error. Apparently the Simple Automation Rules app requires an integer and the driver is passing a value with a decimal (99.0, 23.0, etc.) Could you change the driver so Illuminance is passed as an integer. Thanks for a great driver and for taking a look at this request.

1 Like

@sam.bowden

just pushed an update to this driver.. Lux as integer is one of the fixes..

@bcopeland Thanks for the quick response and thanks for sharing the driver.

Let me know if that doesn't fix your issue

BTW, the issue has been resolved.

1 Like

Nice

I've just started using it, too. Thanks :slight_smile:

Other than setting the motion reset time to a crazy amount. Is there a way to disable it altogether?

Just came across a random bug when tweaking the settings using this driver today. I adjusted my temp offset by -1.6 and noticed that after quite a few hours the temp hadn't changed. Went into the logs and found this.

errorgroovy.lang.MissingMethodException: No signature of method: static java.lang.Math.round() is applicable for argument types: (java.lang.String) values: [-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6-1.6] Possible solutions: round(float), round(double), find(), rint(double), find(groovy.lang.Closure), random() on line 373 (parse)

Had to switch to the inovelli driver and then back to this one to get it to stick and for the errors to stop. Just an FYI.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.