This has been discussed here before and AFAIK there is no work around for it. That is how the feature is designed.
That would definitely be disappointing and if that is the case, it would be nice to get an official answer as to if it’s intentional and if there is a workaround.
I wasnt able to find discussion regarding the local control with the white switches, but I could just be bad at searching the forums myself. I do see some discussion about the blue and the red switches, now, though.
Ironically enough, today I woke up to my WiFi AP being down, so my thread BR couldn’t communicate with HA, so an automation-based setup would’ve made the light switch inoperable.
I think the logic is that disabling local control prevents the paddle from controlling the light directly and hence should disable bound lights as well.
I guess in my head I was expecting the “dimmer switch” cluster/paddle and the “dimmer light” cluster/load control to be like two separate things that happen to be in one box rather than two, with this option defining whether they interact internally or not.
A theoretical case would be a kids room where you could disable paddle action with local control at certain times of day to prevent kids playing with the lights at night. In that case you would almost certainly want to disable bindings also.
Definitely not a use-case that I’d have, but I guess I can see why someone else might want to achieve something like that. Notably, this use-case:
- is already willing to accept that the light switch could be non-functional if the controller goes down when ‘local protection’ should be transitioned from off to on
- could still be achieved AFAIK by automating the matter bindings instead of the local protections state. Though I am not aware of a system that has first-class support for this today, I don’t think it would be a huge jump to support such a thing externally if there was an actual need.
- would still send press events to home-assistant and cause any automation-based events
Having gone back and looked at the option as presented in Home Assistant, I also see that is is called “Control of Switch Load” now, instead of “local protection”, like it is in the manual.
This probably also contributed to some of my expectations given that the options are labeled “Remote & paddle control” and “Remote control only”. The “outgoing” bindings aren’t triggered, by a remote control of the load, so it is unintuitive that disabling “paddle control” of the “control of load switch” would break the bindings.
As best I can tell, these labels are not a third party interpretation, but taken from what the switch itself publishes on Endpoint 22, Cluster 80, Attributes 0 and 2.