How is Home Assistant, as a Matter Controller, intended to handle features such as "Scenes" and "Bindings" as defined in the Matter standard for non-native Matter devices?
For example: I have a KNX Presence sensor connected via the KNX Integration. It exists as an HA Device and is also exposed as a Matter Device through the Matterbridge Integration. The Apple ecosystem handles basic automations, while HA handles advanced ones.
Will we need to add this HA Device as a Matter Device as well (via Matterbridge + Matter Server), in order for HA to configure native Matter Scenes and Bindings?
In other words, will we end up with at least two devices in HA representing the same physical (KNX) device? If yes, would it be better to have a separate HA installation used as gateway/bridge and a HA installation only used as Matter Controller?