Auto-register service via Supervisor API on startup (v2.0.5)

This commit is contained in:
2026-02-08 14:45:30 +01:00
parent a6722e678d
commit ae84e1d6e9
3 changed files with 69 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
name: "SIP Voice Notifier"
version: "2.0.4"
version: "2.0.5"
slug: "sip-notifier"
description: "Send voice notifications via SIP phone calls (includes integration)"
arch:
@@ -14,6 +14,8 @@ boot: auto
homeassistant_api: true
hassio_api: true
hassio_role: default
services:
- sip_notifier.send_notification:sip_notifier
ports:
8099/tcp: null
options: