Remove image line - build locally from Dockerfile (v2.0.1)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
name: "SIP Voice Notifier"
|
name: "SIP Voice Notifier"
|
||||||
version: "2.0.0"
|
version: "2.0.1"
|
||||||
slug: "sip-notifier"
|
slug: "sip-notifier"
|
||||||
description: "Send voice notifications via SIP phone calls (includes integration)"
|
description: "Send voice notifications via SIP phone calls (includes integration)"
|
||||||
arch:
|
arch:
|
||||||
@@ -26,4 +26,3 @@ schema:
|
|||||||
sip_user: str
|
sip_user: str
|
||||||
sip_password: password
|
sip_password: password
|
||||||
default_duration: int(5,300)?
|
default_duration: int(5,300)?
|
||||||
image: "ghcr.io/openclaw/ha-sip-notifier-{arch}"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user