From a91747e379cabfe6819f43c41590d4c000ef00cf Mon Sep 17 00:00:00 2001 From: samuelbles07 Date: Wed, 2 Apr 2025 16:30:13 +0700 Subject: [PATCH] Update config sample --- docs/local-server.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/local-server.md b/docs/local-server.md index 9795b85..e7d76e4 100644 --- a/docs/local-server.md +++ b/docs/local-server.md @@ -93,6 +93,7 @@ Compensated values apply correction algorithms to make the sensor values more ac "tvocLearningOffset": 12, "noxLearningOffset": 12, "mqttBrokerUrl": "", + "httpDomain": "", "temperatureUnit": "c", "configurationControl": "local", "postDataToAirGradient": true,