A custom Home Assistant integration to remotely reboot your Linksys EA6350 (and compatible models) via the Linksys Smart Wi-Fi cloud API.
- Adds a momentary switch entity in Home Assistant.
- Secure login using your Linksys cloud credentials.
- Auto-resets after triggering.
- Fully local configuration via the UI (Config Flow).
- No SNMP or local API access needed.
- Go to HACS.
- Click on the three-dot menu (top right) and select Custom repositories.
-
Set Repository to:
https://github.com/ebertek/linksys_reboot
-
Set Type to Integration.
-
Click ADD.
-
- Search for and select Linksys Reboot, click Download, and click Download again.
- Restart Home Assistant.
- Copy the
custom_components/linksys_reboot
folder into your ownconfig/custom_components/
. - Restart Home Assistant.
- Navigate to Settings > Devices & services.
- Click Add integration and search for
Linksys Reboot
. - Enter your Email and Password for Linksys Smart Wi-Fi.
This project is licensed under the Apache License 2.0.