** No longer maintained in community form, see built-in driver **
Updated (3/11/2020)
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:
I have modified the inovelli provided drivers for:
- multi-white lzw41
- multi-color lzw42
Changes:
- Added color pre-staging option
- Added power restored memory configuration
- Added debug logging configuration
- Fixed color setting (broken in official drivers)
- Fixed color temperature setting (broken in official drivers)
- Fixed reporting (broken in official drivers)
- Removed SmartThings related code
- Added importURL
- Added color name
- Added attribute ColorMode for proper scene capture on multi-color
- Fixed level set in setcolor issue
Changes 3/11/2020
- 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
Changes 4/9/2020
- 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..
Changes: 4/10/2020 NPK
- added dimming speed parameter
- added dimming speed to on / off
Changes 4/12/2020
- 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
Changes 4/15/2020
- fixed bug in CT report
- added gamma correction as an optional setting
Changes 4/19/2020
- Re-structure / location change and new importUrl