From 790ad104713d0b6812cae859ed8b5aacef6dcc44 Mon Sep 17 00:00:00 2001 From: Max Winterstein Date: Tue, 20 Apr 2021 23:00:11 +0200 Subject: [PATCH] Update config.json --- eufy-ha-mqtt-bridge/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eufy-ha-mqtt-bridge/config.json b/eufy-ha-mqtt-bridge/config.json index 9bcb3cd..ede1da5 100644 --- a/eufy-ha-mqtt-bridge/config.json +++ b/eufy-ha-mqtt-bridge/config.json @@ -40,7 +40,7 @@ }, "home_assistant": { "off_delay": "int?" - } + }, "log_level": "list(error|warn|info|http|verbose|debug|silly)", "eval": "str?" },