[DEPRECATED] Inovelli Bulbs Drivers LZW41/LZW42

Updates for the Inovelli LZW41/LZW42 Multi-White and Multi-Color Bulbs

  • Improved speed / reduced packets on Color and CT set operations
  • Increased reliability of reporting
  • Added color fade time prefrerence for smooth Color and CT transitions

I have issued a pull request for these changes to get them back to the official repository:

1 Like

Just pushed a major update to the bulb drivers LZW-41/LZW-42:

  • major re-write for new coding standards / cleanup
  • stabilization of color temp and color reporting
  • re-organization of device data for standardization / addition of serialnumber, hardware ver, protocol ver, firmware
  • re-work of associations
  • Fix of long-standing bug in lowest value of CT range..

This update should also help alleviate delay issues when sending commands to many bulbs at once..

I recommend hitting configure on your devices after updating.. But this is not required..

You can get them now from:

I have issued a pull request to Inovelli's official github:

Tagging @ericm

4 Likes

@bcopeland Bryan, why do both drivers seem to refer to the 41 for both?

1 Like

Oops.. Missed the comments.. The drivers are almost identical .. so I started from the same base.. Fixing comments now..

I thought so, thanks.

1 Like

fixed and pushed.. thanks for pointing that out @razorwing

Welcome.

1 Like

This pull request has already been merged you can get them from inovelli official github

1 Like

does this pr include the previous fix by another user?

  • updated by npk22 3/12/2020
  •  added dimming speed parameter
    
  •  added dimming speed to on / off
1 Like

It doesn't as it is based on what was current and that pull request wasn't accepted.. But I'll look into it...

It's a pretty simple add.. I can get it included ..

Couple of fixes pushed:

  • fixed type definitions
  • fixed fingerprint
2 Likes

Updated

  • added duplicate event filtering (optional as it has a slight possibility of causing issues with voice assistants)
  • changed dimming speed default to 1 to match previous default functionality

duplicate event filtering is a preference option as it has a slight chance, if the values don't change, that voice assistants will report the device is not responding.

These changes have been merged..

Update to the LZW42 Multi-color bulb:

  • fixed bug in CT report
  • added gamma correction as an optional setting

Pull Request:

Thanks for this!

1 Like

I am maintaining these drivers on my repo from now on, there is no code remaining from inovelli’s release.

@bcopeland Do you have the 42? I see both are 41.

1 Like

Oops messed up the links.. Fixing now.. Thanks for pointing that out

going back and correct the links on the earlier post