python-matter-server
python-matter-server copied to clipboard
Move accessory to another WiFi network?
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?
Yes we should create functionality for this. I need to dive into the details how to do this and if all devices support it.