Skip to content

Latest commit

 

History

204 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple NAS — a Home Assistant Add-on

Turns your Home Assistant machine into network storage: Samba shares for Windows, macOS and Linux, plus a web interface for drives, users and files — all inside Home Assistant, no second box needed.

"Buy Me A Coffee"

What it does

  • Samba server (SMB/CIFS) reachable from Windows, macOS and Linux
  • Web interface inside Home Assistant via Ingress — no extra port, no separate login
  • Drives — mount and unmount external USB disks; mounts survive a reboot because they are pinned to stable /dev/disk/by-id/ paths
  • Shares, users and groups with per-share access rules
  • File manager — browse, upload, download, copy, move, rename, delete
  • Backup jobs with automatic clean-up of old runs
  • Network discovery — the NAS shows up in Windows Explorer (WSDD), in Nautilus and Dolphin (Avahi/mDNS) and in the macOS Finder
  • Settings survive a reinstall — they are backed up to /config/.simplenas/auto and restored automatically
  • German and English interface, dark and light theme

Filesystems: ext4, ext3, NTFS, FAT32, exFAT, btrfs, XFS. Architectures: aarch64 (Raspberry Pi 4/5), amd64, armv7.

Installation

Add to Home Assistant

Click the button → the repository is added to Home Assistant → install Simple NAS from the store → Start.

Or by hand:

  1. In Home Assistant: Settings → AppsInstall app
  2. Top right ⋮ → Repositories
  3. Paste this URL and select Add:
    https://github.com/gregorwolf1973/EasyNas-HASSIO-Addon
    
  4. Simple NAS appears in the store → Install → Start

Documentation

Add-ons in this repository

Add-on What it is
Simple NAS Samba shares and a web interface for drives, users and files

License

MIT — see LICENSE.

About

Simple NAS for Home Assistant: Samba shares, USB drive management, file browser and backup jobs — with a web interface built right into Home Assistant.

Topics

Resources

Stars

13 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages