Initial commit: SIP Voice Notifier v2 - single add-on with integrated service

This commit is contained in:
2026-02-08 14:11:03 +01:00
commit 9e14cfce12
10 changed files with 825 additions and 0 deletions

6
sip-notifier/build.yaml Normal file
View File

@@ -0,0 +1,6 @@
build_from:
aarch64: "ghcr.io/home-assistant/aarch64-base:3.19"
amd64: "ghcr.io/home-assistant/amd64-base:3.19"
armhf: "ghcr.io/home-assistant/armhf-base:3.19"
armv7: "ghcr.io/home-assistant/armv7-base:3.19"
i386: "ghcr.io/home-assistant/i386-base:3.19"