adafruit / CircuitMatter

Pure Python implementation of the Matter IOT protocol
MIT License
27 stars 6 forks source link

Discover and talk to other devices #14

Open tannewt opened 1 month ago

tannewt commented 1 month ago

Figure out how to discover and talk to other devices on a fabric. An example would be acting as a switch for a separate light. This likely has to do with the "binding" cluster.

Apollon77 commented 1 month ago

This can also be lower priority, because no controller sets up bindings currently