From 6a31762510815e3893501f3e4ab037547de72f8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Mon, 21 Jul 2025 09:39:46 +0200 Subject: [PATCH] PhoenixConnect: Send requests sequential instead of parallel --- phoenixconnect/phoenixconnect-registers.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phoenixconnect/phoenixconnect-registers.json b/phoenixconnect/phoenixconnect-registers.json index 68ff216..f5ea437 100644 --- a/phoenixconnect/phoenixconnect-registers.json +++ b/phoenixconnect/phoenixconnect-registers.json @@ -3,6 +3,8 @@ "protocol": "TCP", "endianness": "LittleEndian", "errorLimitUntilNotReachable": 20, + "queuedRequests": true, + "queuedRequestsDelay": 250, "checkReachableRegister": "chargingCurrent", "enums": [ {