whatsapp_bridge/config.yaml aktualisiert
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: "WhatsApp Bridge"
|
name: "WhatsApp Bridge"
|
||||||
description: "WhatsApp Web interface for Home Assistant"
|
description: "WhatsApp Gateway with Management UI for Home Assistant"
|
||||||
version: "1.0.5"
|
version: "1.2.0"
|
||||||
slug: "whatsapp_bridge"
|
slug: "whatsapp_bridge"
|
||||||
arch:
|
arch:
|
||||||
- aarch64
|
- aarch64
|
||||||
@@ -9,7 +9,11 @@ init: false
|
|||||||
ingress: true
|
ingress: true
|
||||||
ingress_port: 3000
|
ingress_port: 3000
|
||||||
panel_icon: "mdi:whatsapp"
|
panel_icon: "mdi:whatsapp"
|
||||||
storage: "data"
|
map:
|
||||||
|
- config:rw
|
||||||
|
- share:rw
|
||||||
|
- ssl:ro
|
||||||
|
- data:rw
|
||||||
options:
|
options:
|
||||||
log_level: "info"
|
log_level: "info"
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user