Yes, because they are saved on the devices and not the hub!
Agreed, my hub typically runs at less than 0.1 load average, and I have only once seen free memory go below 100mb, at which point it was still working fine. I am running Echo Speaks and both Homebridge (user) and Homekit (Hubitat) integrations, among other things.
I have seen some very badly coded community apps and drivers which in some cases can wreak havoc on the hub in a very short time.
I believe somewhere it was determined that the Zigbee chip being used is thread capable, but they do not have anything in the firmware for it (yet?). I could be wrong here, not a zigbee chip expert.
I think it was in the live stream they said the hub will support Matter at some point, but Matter can run on different layers including Wifi.
I think we are just going to have to wait and see how the Matter support shakes out.
There is a nice little infographic in this article that I found to refresh my memory on the networking layers and how Matter and Thread can work together. What is Matter? | Google Home Developers
Just curious and maybe I missed it somewhere... But can the WiFi be set as redundant to the Ethernet? I just had a case lately where it seemed like my primary C-5 was dropping out but it turns out it might have been the network switch it is on. WiFi from all my access points would have left it accessible via a different IP at least.
They said on the live stream that using an Ethernet connection would automatically disable the WiFi chip... I wonder if the Hub Information driver by @thebearmay would be able to see/control the WiFi chip, so you could have a rule to enable it and wirelessly connect should an issue occur with the Ethernet connection...?
You can have both running. Its is not a failover, they would both be connected. I am not sure what impact that will have or how things will decide what route to take. I had both connected for a short time while testing the Wifi on boarding, switched to Wifi only, then back to ethernet and disconnected the Wifi. I think the Wifi only shuts itself off once there is ethernet IF its not configured to connect to an AP.
If there are endpoints to enabled/disable the Wifi a driver or app could certainly be made to turn it on as a failover.