zigbee-herdsman 0.13.144 → 0.13.148

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.
@@ -3107,6 +3107,8 @@ const Cluster = {
3107
3107
  deviceManagementFlags: { ID: 5, type: dataType_1.default.bitmap32 },
3108
3108
  changeReportingProfile: { ID: 256, type: dataType_1.default.unknown },
3109
3109
  develcoPulseConfiguration: { ID: 0x0300, type: dataType_1.default.uint16, manufacturerCode: manufacturerCode_1.default.DEVELCO },
3110
+ develcoCurrentSummation: { ID: 0x0301, type: dataType_1.default.uint48, manufacturerCode: manufacturerCode_1.default.DEVELCO },
3111
+ develcoInterfaceMode: { ID: 0x0302, type: dataType_1.default.enum16, manufacturerCode: manufacturerCode_1.default.DEVELCO },
3110
3112
  },
3111
3113
  commands: {
3112
3114
  getProfile: {