Ilumin bulb association with red series dimmer

Well that’s a bummer. The first LZW31 association has worked with the bulbs for the first 24 hours. Although I tried to duplicate it in another room last night and that has not worked smoothly. I’m still trouble shooting it.

My zwave association errors out from GitHub but installs with copy/paste from raw code but then when I go to add an association it gives me another error:

Any thoughts? I will start with the logs but is there a DTH I am missing?

There are two smart apps, you added both right?

I had not, thanks for the pointer! Works perfectly now (minus being able to install from GitHub repo).

Can someone explain to me what Association Groups are specifically? I see that 1 is for lifeline on z-wave plus battery devices, but I don’t understand 2 through 4, are these just slots for me to use on a per-driver basis or is this something like 2 is on/off and 4 is dim status???

TIA, learning as I go and have 12 more switches in boxes ready to install!

Awesome, glad to hear it works. I did the same thing and got the same error myself. Others have mentioned not being able to install from the repo and I’m wondering if that is because Inovelli is using a private repo and as such have certain permissions locked.

Don’t quote me on this but I thought I read association 2 is for on/off state and association 4 is for dimming level. I too would love to know the defined association meanings for each group.

2 Likes

I’d be curious as well. I’m on Hubitat and I’ve tried 2 and 4 from a red dimmer with a load to ilumin bulbs. The bulbs will turn off when turning off the dimmer, but they won’t turn on. I can push and hold up and down and the bulbs will step dim up and down. But I can’t get the bulbs to turn on when pressing up on the dimmer.

Any thoughts/suggestions?

I’m trying to setup the association as well on SmartThings and not having much luck yet. I had installed the LZW31-SN a couple of weeks back, and that went smoothly. I originally had it paired with 3 Sengled RGBW bulbs in a ceiling fan but didn’t like the fact that I couldn’t actually dim the bulbs from the dimmer. I returned those and picked up the Ilumin RGBW bulbs. Those paired easily (except for one, that’s a separate issue) and I installed the device handler. The dimmer is setup with Local Control disabled.
I installed both of the Zwave Association smart apps, and wound up publishing both since the directions weren’t clear on that. When creating the association for Group 4, I got a message that said “Child device creation failed. Make sure the device handler for ‘Switch Level Child Device’ is installed.” The association ended up being created but not functioning properly. The bulbs occasionally turn on/off quickly, but most times there’s a few second delay for the first to turn on, then another 2-3 seconds for the second bulb, and 2-3 more seconds for the third bulb. Holding down from the switch to dim works sometimes but with a huge delay of 5-7 seconds. Holding up to increase the brightness doesn’t work at all. I was thrilled when I first found out about the Red Series dimmers and Illumin bulbs working through the zwave association, but actual results have fallen short so far. Hoping it’s something simple.

Anyone know what that error is about referring to the switch level child device? I would try uninstalling the smart apps, device handlers and devices to try again if any one can offer some guidance on the correct sequence.
Thank you!

If you log into the Smartthings api, and select devices and select the dimmer, what does it say in the section labeled data? I had issues that were similar and it said s0 failed or something along those lines.

Hi, here is what I see:

  • associationGroup1: [01]
  • associationGroup2: [2B, 29, 2C]
  • associationGroup3: []
  • associationGroup4: [29, 2B, 2C]
  • networkSecurityLevel: ZWAVE_S0_DOWNGRADE

Does this look like the same issue you had?

That looks good, or at least how mine looks now. Those numbers, [2B, 29, 2C], should correspond to the network device id for the 3 bulbs in the device list. If all 3 are good, what does the data section for the 3 bulbs look like? I’ll compare to mine

I verified the device Id for the three bulbs, those are correct. The data for all of them show:

  • networkSecurityLevel: ZWAVE_S0_LEGACY

Ok same here. I had issues with the switch and/or bulbs failing on the pairing process and still sort of working. Just to confirm you have both device handlers for the dimmer switch installed correct? Sorry, don’t mean to send you on a wild goose chase.

No worries, I appreciate all of the suggestions! I did install both device handlers for the dimmer. I might just try removing it all and trying again.
When you did the zwave association smart apps, do you remember publishing both? Which one are you using, “Z-Wave Association” or “Z-Wave Association Tool”?

Looking in the API the “zwave association” is currently unpublished and the “zwave association tool” shows edited, but I’m pretty sure it is published. In the smartthings app I select “zwave association tool”. I will say my associations for the bulbs are not instant. I have 2 sets of two bulbs setup. Usually takes a second or two. I have a red series dimmer associated to 2 other red series dimmers that seems to react almost instantly, definitely quicker than the bulbs. I agree yours seem slow though

Also, this guy seems to have a similar issue to what you are describing with video as well Multiple Illumin lights "popcorn" effect on Hubitat

Ok, I’m going to try removing and re-adding everything, do another zwave repair, and see if I still get that error. Thanks for the help, I’ll post back here tomorrow with an update.

1 Like

Removed the dimmer, bulbs, SmartApps and DTH’s, then re-added from scratch. This time I didn’t get the “Switch Level Child Device” error, but it’s still not working. It’s actually a bit worse now, the dim/brighten functions aren’t working at all from physical dimmer, and still having the several second delay before each bulb turns on/off. Did a zwave repair, just in case it would make a difference, and it didn’t.
Unfortunately it doesn’t seem like the devices are ready for prime time, seeing people with Hubitat having similar issues. Hoping someone from Inovelli monitors these topics to weigh in. Open to any other suggestions.

Just as a data point, my dimmer is associated with 2 ilumin bulbs and on/off and dim are working flawlessly and nearly instantly. I’m using both smartapps and associated groups 2 and 4 separately between the switch and the lights.

Here is a snip of the group 2 association:

Hi Kevin,
I checked my configuration and it matches (aside of course from the device names). On a few occasions, I’ve pressed the paddle to turn on or off, and nothing happened even after 30 seconds.

I’m at a bit of a loss, not sure what to do next.

Just another data point: I upgraded my switch to the new red series and was able to add association 2 and 4 and it’s working now.

Couple buggy issues I noticed though:

  • On/Off is almost instant, except if I dim the light first up and down, then turning it off has a ~5 second delay before the bulb also turns off.
  • I have a minimum dim level set on the switch. If I hold down on the switch, it stops at the minimum level, but the bulb keeps dimming down and eventually either turns off or gets so low that I can’t see it anymore. Dimming back up after it gets in that state is awkward (they don’t seem to stay in sync).