AccessControlEntriesPerFabric = 4?

Is there any particular reason that the white switches have AccessControlEntriesPerFabric = 4?

If I’m understanding this correctly, this makes it impossible to use matter binding in a 4 way switch configuration. Each switch needs to accept 5 bindings (2 from each other switch in the group + the original ACL entry).

Seems like kind of a problem. Can this be changed?

Oh wait, nevermind. I can just do a single binding entry to the whole endpoint, I don’t need 2 separate binds to cluster 6 (OnOff) and 8 (LevelControl). I think I’m good. Yay.

Harry,

I assume you still need an automation to handle the case when a switch is turned on or off via HA or the like? The last time I looked at this Matter bindings only “bound” to the actual switch paddle.

Ya, this aspect of matter bindings is pretty annoying. The way I have currently decided to deal with this is by creating a light group consisting off all the switches in a 3-way (or 4-way) setup and then only having that group in the UI that I use.