Remove Home Assistant addon integration

- Remove homeassistant-addon directory
- Remove addon workflow
- Remove repository.yaml
- Update README to focus on Docker and source installation
- Keep ARM/Raspberry Pi support (arm64, armv7)
This commit is contained in:
eduard256
2025-11-18 00:09:00 +03:00
parent 95a0fc2096
commit 1163af6fac
15 changed files with 1 additions and 1766 deletions
+1 -18
View File
@@ -21,24 +21,7 @@ Strix is an intelligent IP camera stream discovery system that acts as a bridge
## 🚀 Quick Start
### Home Assistant Add-on (Recommended)
The easiest way to use Strix is as a Home Assistant Add-on:
1. Add this repository to your Home Assistant:
- Go to **Supervisor****Add-on Store**
- Click **⋮** (menu) → **Repositories**
- Add: `https://github.com/eduard256/Strix`
2. Install the **Strix Camera Discovery** add-on
3. Start the add-on and open the Web UI
4. Start discovering your cameras!
For detailed installation instructions, see [Home Assistant Add-on Documentation](homeassistant-addon/DOCS.md).
### Docker
### Docker (Recommended)
```bash
# Using Docker Compose (recommended)