After updating the OZW config files from Inovelli’s github Zwave2MQTT recognized the product as LZW42 Multi-Color Bulb (Inovelli) but the type is set to Light Dimmer Switch
According to Zwave2MQTT it is translating that into a light_rgb_dimmer type device in home assistant, but HA only shows a On/Off control that itself does not work and shows no further control to the lights.
If anyone has been able to get these bulbs to work with HA+Zwave2MQTT let me know.
@jtronicus did you have to do anything else besides add the mqtt settings to your config for each bulb?
I added what you posted to my configuration after adjusting the values for my specific topics using what z2m showed as a reference. After restarting both apps (HA and Z2M) I noticed no difference with the new configuration. It did not even adopt the new name specified in the config.
Another interesting note the only functionality I can control in HA with the bulb atm is on/off
On turns on and stays on instantly. But off has a pretty massive delay in HA and the UI resets itself back to on before again going to off as if theres some delay in MQTT saving its new state
OZW seems to send a “Get” command immediately after sending a “Set” command. This means that OZW might be getting the state of the light while it is in transition from on to off. This could be part of the reason the UI reverts back to on before actually switching off. Once the light turns off, it automatically reports its state, so this Get command is really unnecessary To my knowledge, there is no way to disable this functionality in OZW. I set the dimming duration on the bulbs to 0 to help prevent this issue:
Also, the payloads used likely depend on the settings you choose in Zwave2MQTT. It sould be that you have a different payload type selected. These are my settings:
Sorry for the thread necromancy but I wanted anyone who stumbles on this to know this has been fixed with Zwave2mqtt and HASS discovery. The bulbs will be added to HA automatically with their full feature set.
I know I didn’t want to add manual MQTT lights for every one of my 10 or so bulbs like suggested in other places.
EDIT: At time of writing the fix has been accepted but won’t be in place until the next release >3.3.0