whatsapp_bridge/config.yaml aktualisiert
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
name: "WhatsApp Bridge"
|
||||
description: "WhatsApp Web interface for Home Assistant"
|
||||
version: "1.0.0"
|
||||
version: "1.0.1"
|
||||
slug: "whatsapp_bridge"
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armv7
|
||||
- i386
|
||||
init: false
|
||||
ingress: true
|
||||
ingress_port: 3000
|
||||
@@ -15,4 +13,4 @@ storage: "data"
|
||||
options:
|
||||
log_level: "info"
|
||||
schema:
|
||||
log_level: "list(debug|info|warning|error|fatal)??"
|
||||
log_level: "list(debug|info|warning|error|fatal)?"
|
||||
Reference in New Issue
Block a user