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