whatsapp_bridge/config.yaml aktualisiert
This commit is contained in:
@@ -1,16 +1,17 @@
|
|||||||
name: "WhatsApp Bridge"
|
name: "WhatsApp Bridge"
|
||||||
description: "WhatsApp Web Schnittstelle für Home Assistant"
|
description: "WhatsApp Web interface for Home Assistant"
|
||||||
version: "1.0.0"
|
version: "1.0.0"
|
||||||
slug: "whatsapp_bridge"
|
slug: "whatsapp_bridge"
|
||||||
arch:
|
arch:
|
||||||
- aarch64
|
- aarch64
|
||||||
- amd64
|
- amd64
|
||||||
|
- armv7
|
||||||
|
- i386
|
||||||
init: false
|
init: false
|
||||||
# Ingress ermöglicht es, den QR-Code direkt in HA anzuzeigen
|
|
||||||
ingress: true
|
ingress: true
|
||||||
ingress_port: 3000
|
ingress_port: 3000
|
||||||
panel_icon: "mdi:whatsapp"
|
panel_icon: "mdi:whatsapp"
|
||||||
storage: "data" # Wichtig, damit die Anmeldung nach einem Neustart bleibt
|
storage: "data"
|
||||||
options:
|
options:
|
||||||
log_level: "info"
|
log_level: "info"
|
||||||
schema:
|
schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user