schmittx / home-assistant-eero

Eero integration for Home Assistant
MIT License
119 stars 23 forks source link

Feature Request: Disable the 5Ghz network via Home Assistant #87

Closed garyjohnwalker closed 1 month ago

garyjohnwalker commented 2 months ago

One of the troubleshooting options in the Eero app is to disable the 5Ghz network for about 10 minutes. This is useful if you have a device that is 2.4Ghz only and has lost the network. I often find that disabling 5Ghz allows it to connect again. Given a lot of WiFi devices that are compatible with Home Assistant are 2.4Ghz, it would be useful to be able to call the same functionality from Home Assistant.

This could then either be scheduled as a daily task (nightly clean up/reconnect) or called on detection of a device that is known to be 2.4Ghz disconnecting.

schmittx commented 1 month ago

Added in 1.6.0

garyjohnwalker commented 1 month ago

Upgraded and tested. Works like a charm.

Thanks Matt