zigbee-herdsman 0.52.0 → 0.53.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4720,6 +4720,7 @@ exports.Clusters = {
4720
4720
  quickStartTime: { ID: 0x0017, type: enums_1.DataType.UINT8 },
4721
4721
  quickStartLevel: { ID: 0x0018, type: enums_1.DataType.UINT8 },
4722
4722
  higherOutputInNonNeutral: { ID: 0x0019, type: enums_1.DataType.BOOLEAN },
4723
+ leadingTrailingEdge: { ID: 0x001a, type: enums_1.DataType.UINT8 },
4723
4724
  nonNeutralAuxMediumGear: { ID: 0x001e, type: enums_1.DataType.UINT8 },
4724
4725
  nonNeutralAuxLowGear: { ID: 0x001f, type: enums_1.DataType.UINT8 },
4725
4726
  internalTemperature: { ID: 0x0020, type: enums_1.DataType.UINT8 },