adafruit / CircuitMatter

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

Add time based subscription sending #10

Closed tannewt closed 1 month ago

tannewt commented 1 month ago

Another node can subscribe to updates. Right now, we respond immediately but ignore sending updates on the requested interval.

Apollon77 commented 1 month ago

Thats important, else All controllers will connect again after the initial interval