From 57f1bba77ecea88000aa856ec8e0849a117c075b Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 11 Apr 2025 17:14:38 +0200 Subject: [PATCH] Update config.json --- battybirdnet-pi/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/battybirdnet-pi/config.json b/battybirdnet-pi/config.json index 9e86e3632..44a18fee6 100644 --- a/battybirdnet-pi/config.json +++ b/battybirdnet-pi/config.json @@ -102,6 +102,7 @@ "MQTT_PASSWORD_manual": "password?", "MQTT_PORT_manual": "int?", "MQTT_USER_manual": "str?", + "NO_NOISE_MODEL": "bool?", "PROCESSED_FOLDER_ENABLED": "bool?", "TZ": "str?", "certfile": "str",