python-matter-server icon indicating copy to clipboard operation
python-matter-server copied to clipboard

Move accessory to another WiFi network?

Open olavt opened this issue 2 years ago • 3 comments

People need to re-configure their WiFi networks from time to time. Having to rebuild the Matter fabrics / networks as a consequence would be very painful.

I'm not sure how moving a Matter accessory device from one WiFi network to another would be done using the Matter SDK, but it looks like Apple Home makes this quite easy.

This should maybe be a function in the Python Matter Server too?

olavt avatar Apr 25 '24 08:04 olavt

Yes we should create functionality for this. I need to dive into the details how to do this and if all devices support it.

marcelveldt avatar May 15 '24 09:05 marcelveldt