zigbee-herdsman-converters 21.37.0 → 21.38.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.
@@ -1 +1 @@
1
- {"version":3,"file":"tuya.d.ts","sourceRoot":"","sources":["../../src/devices/tuya.ts"],"names":[],"mappings":"AAWA,OAAO,EAAC,oBAAoB,EAA0E,MAAM,cAAc,CAAC;AA6wB3H,QAAA,MAAM,WAAW,EAAE,oBAAoB,EAi4atC,CAAC;AAEF,eAAe,WAAW,CAAC"}
1
+ {"version":3,"file":"tuya.d.ts","sourceRoot":"","sources":["../../src/devices/tuya.ts"],"names":[],"mappings":"AAWA,OAAO,EAAC,oBAAoB,EAA0E,MAAM,cAAc,CAAC;AA6wB3H,QAAA,MAAM,WAAW,EAAE,oBAAoB,EAs4atC,CAAC;AAEF,eAAe,WAAW,CAAC"}
package/devices/tuya.js CHANGED
@@ -1891,6 +1891,7 @@ const definitions = [
1891
1891
  '_TZ3000_kxlmv9ag',
1892
1892
  '_TZ3000_wmlc9p9z',
1893
1893
  '_TZ3000_shopg9ss',
1894
+ '_TZ3000_n0lphcok',
1894
1895
  ]),
1895
1896
  model: 'TS0207_repeater',
1896
1897
  vendor: 'Tuya',
@@ -4085,11 +4086,14 @@ const definitions = [
4085
4086
  ],
4086
4087
  },
4087
4088
  {
4088
- fingerprint: tuya.fingerprint('TS0601', ['_TZE200_eegnwoyw']),
4089
+ fingerprint: [...tuya.fingerprint('TS0601', ['_TZE200_eegnwoyw']), ...tuya.fingerprint('TS0105', ['_TZE600_ogyg1y6b'])],
4089
4090
  model: 'TS0601_cover_2',
4090
4091
  vendor: 'Tuya',
4091
- description: 'Curtain motor fixed speed',
4092
- whiteLabel: [{ vendor: 'Zemismart', model: 'BCM100DB' }],
4092
+ description: 'Curtain motor or roller blind motor with fixed speed',
4093
+ whiteLabel: [
4094
+ tuya.whitelabel('Zemismart', 'BCM100DB', 'Curtain Motor', ['_TZE200_eegnwoyw']),
4095
+ tuya.whitelabel('NovaDigital', 'ZBCMR-01', 'Roller Blind Motor', ['_TZE600_ogyg1y6b']),
4096
+ ],
4093
4097
  fromZigbee: [legacy.fromZigbee.tuya_cover, fromZigbee_1.default.ignore_basic_report],
4094
4098
  toZigbee: [legacy.toZigbee.tuya_cover_control],
4095
4099
  exposes: [e.cover_position().setAccess('position', ea.STATE_SET)],
@@ -10478,7 +10482,7 @@ const definitions = [
10478
10482
  },
10479
10483
  },
10480
10484
  {
10481
- fingerprint: tuya.fingerprint('TS0601', ['_TZE200_k6jhsr0q']),
10485
+ fingerprint: tuya.fingerprint('TS0601', ['_TZE200_k6jhsr0q', '_TZE204_unsxl4ir']),
10482
10486
  model: 'ZS-TYG3-SM-41Z',
10483
10487
  vendor: 'Tuya',
10484
10488
  description: '4 gang smart switch with backlight and neutral wire',
@@ -10518,6 +10522,7 @@ const definitions = [
10518
10522
  [16, 'backlight_mode', tuya.valueConverter.onOff],
10519
10523
  ],
10520
10524
  },
10525
+ whiteLabel: [tuya.whitelabel('Nova Digital', 'FZB-4', 'Interruptor de 4 canais com backlight e neutro', ['TZE204_unsxl4ir'])],
10521
10526
  },
10522
10527
  {
10523
10528
  fingerprint: tuya.fingerprint('TS0601', ['_TZE200_nvodulvi']),