Expose port 8099 for REST API access (v2.1.0)

This commit is contained in:
2026-02-08 15:30:27 +01:00
parent ff6b2a2743
commit 95ac41c1ed

View File

@@ -1,5 +1,5 @@
name: "SIP Voice Notifier"
version: "2.0.9"
version: "2.1.0"
slug: "sip-notifier"
description: "Send voice notifications via SIP phone calls"
arch:
@@ -15,7 +15,9 @@ homeassistant_api: true
hassio_api: true
hassio_role: default
ports:
8099/tcp: null
8099/tcp: 8099
ports_description:
8099/tcp: "REST API endpoint for sending notifications"
options:
sip_server: ""
sip_user: ""