diff --git a/src/zspec/zcl/definition/cluster.ts b/src/zspec/zcl/definition/cluster.ts index 3877215b01..f9c2f2f915 100644 --- a/src/zspec/zcl/definition/cluster.ts +++ b/src/zspec/zcl/definition/cluster.ts @@ -4271,6 +4271,7 @@ export const Clusters: Readonly> ID: 0xfc01, manufacturerCode: ManufacturerCode.NIKO_NV, attributes: { + switchActionReporting: {ID: 0x0001, type: DataType.BITMAP8}, switchAction: {ID: 0x0002, type: DataType.UINT8}, }, commands: {},