adafruit / circuitmatter

Pure Python implementation of the Matter IOT protocol
MIT License
21 stars 3 forks source link

Remove dependency on ESP-matter/project-chip for certs #19

Closed tannewt closed 22 hours ago

tannewt commented 1 day ago

We should copy the private key we need internally and generate the rest of the info ourselves. Otherwise setting up device state is a pain.