Skip to content

Repository files navigation

ReadyNAS Local Integration for Home Assistant

HA Integration

A Home Assistant custom integration for NETGEAR ReadyNAS devices. Control and monitor your NAS directly through Home Assistant.

Compatibility

  • You must have ReadyNAS OS v9.6.3 or newer.
  • It has only been tested on ReadyNAS 104 & ReadyNAS Ultra 2 so far.

Features

  • 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

Installation

HACS Installation

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

  1. Open HACS in Home Assistant.
  2. Go to Integrations → Click +.
  3. Add this repository: https://github.com/jasonwragg/home-assistant-readynaslocal
  4. Install and restart Home Assistant.

Manual Installation

  1. Copy the readynaslocal folder to your Home Assistant custom_components/ directory.
  2. Restart Home Assistant.
  3. Go to SettingsDevices & Services → Add ReadyNAS Local.

Configuration

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

Entities Created

Sensors

  • CPU Temperature
  • Fan Speed
  • Disk Status (for each disk)
    • Temperature
    • Status
    • Model information
  • Volume Information
    • Health status
    • Capacity
    • Usage statistics
    • RAID configuration

Buttons

  • Shutdown: Safely power off your ReadyNAS

Support

Please open an issue for support.

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This integration is not affiliated with or endorsed by NETGEAR.

About

Home Assistant integration for local ReadyNAS devices

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages