Add Home Assistant Add-on v1.0.0
Features: - Multi-arch support (aarch64, amd64, armv7) - WebUI integration with Home Assistant - Ingress support for seamless integration - Automated builds via GitHub Actions - Comprehensive documentation (EN/RU) - Health check monitoring - Configurable through HA UI
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
build_from:
|
||||
aarch64: ghcr.io/home-assistant/aarch64-base:3.20
|
||||
amd64: ghcr.io/home-assistant/amd64-base:3.20
|
||||
armv7: ghcr.io/home-assistant/armv7-base:3.20
|
||||
labels:
|
||||
org.opencontainers.image.title: "Strix Camera Discovery"
|
||||
org.opencontainers.image.description: "Smart IP camera stream discovery system"
|
||||
org.opencontainers.image.source: "https://github.com/eduard256/Strix"
|
||||
org.opencontainers.image.licenses: "MIT"
|
||||
args:
|
||||
STRIX_VERSION: "1.0.0"
|
||||
Reference in New Issue
Block a user