From 04aa2e8dd2cbe20c3f75e9422fbf78d41c0f4f81 Mon Sep 17 00:00:00 2001 From: TA2k Date: Fri, 26 Jan 2024 09:29:10 +0100 Subject: [PATCH] add debug log --- main.js | 1 + 1 file changed, 1 insertion(+) diff --git a/main.js b/main.js index 8428c6c..65eb849 100644 --- a/main.js +++ b/main.js @@ -3517,6 +3517,7 @@ class VwWeconnect extends utils.Adapter { if (this.config.historyLimit === -1) { return; } + this.log.debug("Get Elli Data with history limit: " + this.config.historyLimit); let name = "Seat Elli Data"; let path = "seatelli"; if (type === "skodapower") {