Blue Switch / HA/ ZHA Unable to bind group to switch

Yea, those lines are Z2M binding those clusters to the “Coordinator” (guessing this is how it gets instant status updates?). I can even see in the UI that those are bound but when I select Endpoint 1 to do another bind, it only shows checkboxes for Ota.

1 Like

Out of curiosity, how are you liking the group binding? Crazy fast? I’m still blown away at how well it works – just wanted to share my excitement with someone else lol.

It’s been a while. I will have to move my switch back to my dev/test server to confirm on the Z2M stuff. I run ZHA normally so I will mess with it later tonight. I know from a binding perspective the UI for Z2M only shows you one set of clusters. There is a stale issue on the frontend repo requesting this to change: Device bind screen usability suggestions · Issue #315 · nurikk/zigbee2mqtt-frontend (github.com)

2 Likes

@nathanfiscus the git issue was marked closed, so I submitted a comment requesting it be re-opened. Seems like a really nice addition we should have… hopefully @koenkk will be able to sort it for us.

1 Like

Let me get back to you on that :slight_smile: I’ve got a few other issues to deal with in my network first. However, it is VERY exciting, even if I haven’t worked out all the kinks yet (kinks = cheap lights need time to decide to work. They have a habit of doing this. They always seem to start working in a day or two, lol).

@hochgebe I was also having some zigbee network issues initially, i bought this cable and ran the dongle to the middle of the house; it’s been exponentially better. hope this helps.

@Eric_Inovelli they are extremely responsive! really happy so far. excited to receive my full shipment (only have a handfull i ordered from ZWP atm)… just learning & playing with all the parameters - and wrestling this issue where the lights change white warmth when you use the dimmer. i’ll open another thread for that.

2 Likes

This is sick. Bought three blue switches (already had 2 red switches). Probably going to get another 4-5 after my initial experience. And I’ve convinced a few of my friends that the blue switches are the way to go (and they bought 10 packs).

There are some bumps in the road still (such as this thread and the temperature issue) but overall fantastic.

1 Like

I’m having this problem as well. Do I still need to apply the quirk if I’m on a HA version that is showing the correct endpoints? I’ve tried with just the bulbs in the group and with the bulbs + switch in the group. I’m using 3 Philips Hue bulbs, switch is set to Dimmer + Smart Bulb mode.

Edit: Nevermind for now I guess, it’s a known issue on the 2.07 firmware.

It’s strange but I’m having a similar issue on ZHA and the latest updates in HAOS. I just added four hue lights to my living room and I can bind them each individually to the switch and everything works fine. But if I remove them and then try to bind the light group I don’t get any control. I noticed that if the switch is in smart bulb mode it does not control the lighting group however if I disable smart bulb mode it turns them on and off. Not sure if it makes a difference but the switch is set up as a dimmer in a three-way with an auxiliary switch.

edit: I just tried removing and re-pairing the switch and I no longer have LevelControl 1 any more. I just tried adding the custom quirks and still only have the LevelControl1

Are you on 2.08? That’s expected, binding should be from the endpoint 2 on the switch to endpoint 1 of the group, got updated along the way from release. Try binding the levelcontrol and onoff 2 clusters to the group and it should work.

Awesome, this seems to have done the trick. I did bind to levelcontrol 2 the other day, just to try it and it did work but I hadn’t yet done onoff 2. They seemed to be working fine, but when I woke up early this morning I had noticed that the four Hue lights were illuminated just a little bit (less than when the dimmer is set to 1). It’s not noticeable unless it’s completely dark in the room so I can’t really check it until tomorrow morning, but after binding to onoff 2 should that take care of this?

Check the forum as there was another user that had illuminated Hue lights when configured for off. There was a Hue update that fixed the illumination problem.

1 Like

@travis.mara

3 Likes

This is great, thanks. Looks like the firmware update came out about a month ago. Strangely enough, I’ve been sitting on these lights for a few months now and just haven’t gotten around to setting them up. Had I done this months ago with no known fix, I would have just returned them and searched for something else.

It looks like I’m a few versions behind with these, so I may leave them connected to the hub for a while to see how they work on there. If I do, whats the best way to control them from the Blue switch in SBM? Would I just set up the scene control to control them?

Yep. SBM with scenes is your only option until you bind them to the blues.

So, I decided to switch back to having my Blue switches bound to my Hue bulbs. Everything seems to be working well, but I’ve noticed that if I turn off the Zigbee group of lights thats bound to the Blue switch, the switch stays turned on although the lights went out. Is there a way to have them sync bi-directionally?

I’m wondering this as well. I saw the mention of zhacustomquirks to get endpoint 1 to show up, and I tried that out, but still not seeing Endpoint 1 for LevelControl at all in the group.

I’ve gotten things working-ish by choosing Endpoint 2 on the group, but I’m not seeing matching levels on the switch itself, unless the dimming is done at the switch.

Am I missing something? or is there a bug? Or does it just not work this way?

I’m on the latest HomeAssistant and latest firmware for the switches (as far as what’s been presented as available, at least).

image

image

That looks right to me, you’ll want to bind both LevelControl and OnOff Endpoint 2 to the group.

Add the switch to the group as well. Once I added that in, it all worked as expected.

1 Like

I’ll give that a try! Thanks!