From 5e425682e2f616322d97c416f68b98245ccc3b94 Mon Sep 17 00:00:00 2001 From: Dennis Eisold <de@itstall.de> Date: Mon, 27 Jan 2020 18:02:48 +0100 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index adbbe94..701a0ed 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,7 @@ "timeout": 60, "username": "USERNAME", "password": "PASSWORD", - "subscribe": "/wetterstation/#" + "subscribe": "/wetterstation/sensors/#" }, "influxDB": { "username": "USERNAME", -- GitLab