From 5227b42b36ea143e81eb65918864026299361281 Mon Sep 17 00:00:00 2001 From: RobinFrcd <29704178+RobinFrcd@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:53:18 +0100 Subject: [PATCH] Remove capital letter msCO --- src/zspec/zcl/definition/cluster.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/zspec/zcl/definition/cluster.ts b/src/zspec/zcl/definition/cluster.ts index e7ca36d10c..5b79e55f28 100644 --- a/src/zspec/zcl/definition/cluster.ts +++ b/src/zspec/zcl/definition/cluster.ts @@ -2500,7 +2500,7 @@ export const Clusters: Readonly> commandsResponse: {}, }, msCO: { - ID: 0x040C, + ID: 0x040c, attributes: { measuredValue: {ID: 0x0000, type: DataType.SINGLE_PREC}, measuredMinValue: {ID: 0x0001, type: DataType.SINGLE_PREC},