zigbee-herdsman 9.0.10 → 9.0.11

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.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [9.0.11](https://github.com/Koenkk/zigbee-herdsman/compare/v9.0.10...v9.0.11) (2026-03-03)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * Move manuSpecificSamsungAccelerometer from ZH to ZHC ([#1680](https://github.com/Koenkk/zigbee-herdsman/issues/1680)) ([7ab5e70](https://github.com/Koenkk/zigbee-herdsman/commit/7ab5e708a490c6a18f9f27da3fbfaa3d83e7f925))
9
+
3
10
  ## [9.0.10](https://github.com/Koenkk/zigbee-herdsman/compare/v9.0.9...v9.0.10) (2026-03-03)
4
11
 
5
12
 
@@ -1 +1 @@
1
- {"version":3,"file":"cluster.d.ts","sourceRoot":"","sources":["../../../../src/zspec/zcl/definition/cluster.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAC,iBAAiB,EAAE,WAAW,EAAC,MAAM,UAAU,CAAC;AAE7D,eAAO,MAAM,QAAQ,EAAE,QAAQ,CAAC,MAAM,CAAC,WAAW,EAAE,QAAQ,CAAC,iBAAiB,CAAC,CAAC,CA04O/E,CAAC"}
1
+ {"version":3,"file":"cluster.d.ts","sourceRoot":"","sources":["../../../../src/zspec/zcl/definition/cluster.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAC,iBAAiB,EAAE,WAAW,EAAC,MAAM,UAAU,CAAC;AAE7D,eAAO,MAAM,QAAQ,EAAE,QAAQ,CAAC,MAAM,CAAC,WAAW,EAAE,QAAQ,CAAC,iBAAiB,CAAC,CAAC,CA43O/E,CAAC"}
@@ -7341,20 +7341,6 @@ exports.Clusters = {
7341
7341
  arrivalSensorNotify: { ID: 0x01, parameters: [] },
7342
7342
  },
7343
7343
  },
7344
- manuSpecificSamsungAccelerometer: {
7345
- ID: 0xfc02,
7346
- manufacturerCode: manufacturerCode_1.ManufacturerCode.SMARTTHINGS_INC,
7347
- attributes: {
7348
- motion_threshold_multiplier: { ID: 0x0000, type: enums_1.DataType.UINT8, write: true, max: 0xff },
7349
- motion_threshold: { ID: 0x0002, type: enums_1.DataType.UINT16, write: true, max: 0xffff },
7350
- acceleration: { ID: 0x0010, type: enums_1.DataType.BITMAP8, write: true, max: 0xff },
7351
- x_axis: { ID: 0x0012, type: enums_1.DataType.INT16, write: true, min: -32768, max: 32767 },
7352
- y_axis: { ID: 0x0013, type: enums_1.DataType.INT16, write: true, min: -32768, max: 32767 },
7353
- z_axis: { ID: 0x0014, type: enums_1.DataType.INT16, write: true, min: -32768, max: 32767 },
7354
- },
7355
- commands: {},
7356
- commandsResponse: {},
7357
- },
7358
7344
  manuSpecificSiglisZigfred: {
7359
7345
  ID: 0xfc42,
7360
7346
  manufacturerCode: 0x129c,