Integration with Eero?

Wondering if anyone might have quietly developed an integration with Amazon’s Eero Mesh network…?

Here’s my use case:
I have a Solar Inverter (Fronius) that is integrated to Hubitat and sends out data via Hubitat that I use to collect solar production statistics. On the odd occasion, something causes it to lose it’s Wifi connectivity which Hubitat detects and notifies me. I then need to go to the Eero app to send a command to reboot it. I would like to be able to send this same reboot command via Hubitat instead.

Might also be nice to use this to detect the presence of specific devices, but that would be secondary for me.

1 Like

It looks like Home assistant has one. I wasn't able to tell if it did network restarts. It has "Button entities to control features that require network restarts"

If you have HA, you could use helpers to trigger those buttons (if that is in fact what they do)

3 Likes

Well, that’s a good start!

Unfortunately, I have never used HA. I have seen some port code from one platform to another.

I could certainly try to dump the code from HA into an AI and see if it can translate, but unfortunately, I would have no way to confirm if the result is good or crap… :blush: