PLEASE HELP! Changed router config and now HA bombs!

I have the Orbi system, and was using a wired backhaul. Everything worked perfectly. Due to some construction going on in the house, I had to move my Fios router and the primary Orbi router. I also had to switch all of the Orbi satellites to use the wireless backhaul.

All IP addresses are static, so nothing has changed there. I also verified the IPs were the same both on the Fios router and in the native device apps. Everything works fine through the native apps - Lutron Caseta, Hue, Rainbird etc. I have tried rebooting everything several times.

I could be totally off here, but it LOOKS like integrations that use the web to connect are working correctly, but anything connecting locally/directly bombs.

Some sample error logs below. If you have any ideas or suggestions, PLEASE help! Thank you!

2020-01-25 11:00:31 WARNING (MainThread) [homeassistant.components.scene] Setup of scene platform lutron_caseta_pro is taking over 10 seconds.
2020-01-25 11:00:31 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.1.178
2020-01-25 11:00:31 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 5 seconds.
2020-01-25 11:00:32 WARNING (MainThread) [homeassistant.components.fan] Setup of fan platform lutron_caseta_pro is taking over 10 seconds.
2020-01-25 11:00:32 WARNING (MainThread) [homeassistant.components.light] Setup of light platform lutron_caseta_pro is taking over 10 seconds.
2020-01-25 11:00:35 WARNING (SyncWorker_18) [pyrainbird] Unable to connect: HTTPConnectionPool(host='192.168.1.180', port=80): Max retries exceeded with url: /stick (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8cea25c550>: Failed to establish a new connection: [Errno 113] Host is unreachable'))
2020-01-25 11:00:35 WARNING (SyncWorker_18) [pyrainbird] Response not returned.
2020-01-25 11:00:48 WARNING (SyncWorker_18) [pyrainbird] Unable to connect: HTTPConnectionPool(host='192.168.1.180', port=80): Max retries exceeded with url: /stick (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f8cea25dbd0>: Failed to establish a new connection: [Errno 113] Host is unreachable'))

Well, I partially figured out the issue. The Orbi satellites show as connected to the main unit, and I can see that devices are connected to the satellites. But the satellites don’t appear to have internet connectivity. Or they are missing some kind of connectivity. I plugged everything into the main unit for now as a workaround until construction is complete. But if anyone has any ideas about why the satellites aren’t working correctly, please let me know!