From 3fc2a6d2f808a94eec99023d164fb787774261eb Mon Sep 17 00:00:00 2001 From: Matt Davis Date: Tue, 21 Jul 2026 00:14:58 -0400 Subject: [PATCH] docs: link to Home Assistant add-on repository Cross-references opensensor/lightnvr-hassio-addons so HA users can install LightNVR from the add-on store. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c67661a0a..5d6115f9f 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,12 @@ Powerful object detection using modern ONNX and TFLite models with zone-aware fi ### Installation +> **🏠 Running Home Assistant?** Install LightNVR straight from the add-on store — +> no Docker or command line needed. Add the repository +> **[opensensor/lightnvr-hassio-addons](https://github.com/opensensor/lightnvr-hassio-addons)** +> under **Settings → Add-ons → Add-on Store → ⋮ → Repositories**, then install +> **LightNVR**. See that repo's README for one-click setup. + 1. **Build from source**: ```bash # Clone the repository