A Home Assistant custom integration for NETGEAR ReadyNAS devices. Control and monitor your NAS directly through Home Assistant.
- You must have ReadyNAS OS v9.6.3 or newer.
- It has only been tested on ReadyNAS 104 & ReadyNAS Ultra 2 so far.
- Monitor disk status and temperature
- Track volume health and usage
- View system information (CPU temperature, fan speed)
- Shutdown capability via service call
- Real-time status updates
- SSL support with verification options
- Open HACS in Home Assistant.
- Go to Integrations → Click +.
- Add this repository:
https://github.com/jasonwragg/home-assistant-readynaslocal - Install and restart Home Assistant.
- Copy the
readynaslocalfolder to your Home Assistantcustom_components/directory. - Restart Home Assistant.
- Go to Settings → Devices & Services → Add
ReadyNAS Local.
The integration needs the following information:
- Host: IP address or hostname of your ReadyNAS
- Username: Admin username for the ReadyNAS
- Password: Admin password
- SSL Options: Enable/disable SSL verification
- CPU Temperature
- Fan Speed
- Disk Status (for each disk)
- Temperature
- Status
- Model information
- Volume Information
- Health status
- Capacity
- Usage statistics
- RAID configuration
- Shutdown: Safely power off your ReadyNAS
Please open an issue for support.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
This integration is not affiliated with or endorsed by NETGEAR.