I have two projects ZC and ZED. They based on zc_light and zed_switch examples.
ZC is ZNP, I use ZTool.
ZC has In-cluster ON/OFF (server). ZED has Out-cluster ON/OFF (client).
Both projects also have other ZCL clusters and attributes.
When I start commissioning, they find matching clusters for ON/OFF and auto bind them.
But I don't want to bind ZED ON/OFF to ZC ON/OFF at all. It is added on ZED for other purposes. It should not be linked to ZC ON/OFF.
Is there any way to disable cluster matching for specific clusters?
P.S.
Let me specify the question:
For example ZC has ON/OFF and Thermostat clusters and ZED has ON/OFF and Thermometer clusters.
Is it possible to use "Finding and Binding", but bind only Thermostat to Thermometer, but at the same time don't bind ON/OFF Server to ON/OFF client?