From 78885e3767f142ffb8106ada31ea4493ea61e85a Mon Sep 17 00:00:00 2001 From: Black-Thunder <972581+Black-Thunder@users.noreply.github.com> Date: Wed, 11 Dec 2024 19:04:34 +0100 Subject: [PATCH] fix --- lib/melcloudAtwDevice.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/melcloudAtwDevice.js b/lib/melcloudAtwDevice.js index 0e2d32b..3a3c818 100644 --- a/lib/melcloudAtwDevice.js +++ b/lib/melcloudAtwDevice.js @@ -884,7 +884,7 @@ class MelcloudAtwDevice { native: {} }); - gthat.extendObjectAsync(lastReportDataPrefix + commonDefines.CommonDeviceStateIDs.TotalPowerProductionPrefix, { + gthat.extendObjectAsync(lastReportDataPrefix + commonDefines.CommonDeviceStateIDs.TotalPowerProductionPrefix + mode, { type: "state", common: { name: `Total power production for mode '${mode}'`,