zigbee-herdsman-converters 20.24.0 → 20.26.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.
- package/CHANGELOG.md +48 -0
- package/devices/bituo_technik.js +2 -2
- package/devices/bituo_technik.js.map +1 -1
- package/devices/gledopto.d.ts.map +1 -1
- package/devices/gledopto.js +7 -0
- package/devices/gledopto.js.map +1 -1
- package/devices/hive.d.ts.map +1 -1
- package/devices/hive.js +36 -0
- package/devices/hive.js.map +1 -1
- package/devices/ikea.d.ts.map +1 -1
- package/devices/ikea.js +11 -3
- package/devices/ikea.js.map +1 -1
- package/devices/ledvance.js +1 -1
- package/devices/ledvance.js.map +1 -1
- package/devices/namron.d.ts.map +1 -1
- package/devices/namron.js +11 -0
- package/devices/namron.js.map +1 -1
- package/devices/neo.js +1 -1
- package/devices/neo.js.map +1 -1
- package/devices/philips.d.ts.map +1 -1
- package/devices/philips.js +22 -1
- package/devices/philips.js.map +1 -1
- package/devices/sengled.d.ts.map +1 -1
- package/devices/sengled.js +12 -0
- package/devices/sengled.js.map +1 -1
- package/devices/shinasystem.js +2 -2
- package/devices/shinasystem.js.map +1 -1
- package/devices/siterwell.d.ts.map +1 -1
- package/devices/siterwell.js +0 -1
- package/devices/siterwell.js.map +1 -1
- package/devices/sunricher.d.ts.map +1 -1
- package/devices/sunricher.js +7 -0
- package/devices/sunricher.js.map +1 -1
- package/devices/third_reality.d.ts.map +1 -1
- package/devices/third_reality.js +25 -2
- package/devices/third_reality.js.map +1 -1
- package/devices/tuya.d.ts.map +1 -1
- package/devices/tuya.js +9 -5
- package/devices/tuya.js.map +1 -1
- package/devices/yale.d.ts.map +1 -1
- package/devices/yale.js +7 -0
- package/devices/yale.js.map +1 -1
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/lib/lumi.d.ts +2 -1
- package/lib/lumi.d.ts.map +1 -1
- package/lib/lumi.js +9 -13
- package/lib/lumi.js.map +1 -1
- package/lib/tuya.d.ts.map +1 -1
- package/lib/tuya.js +25 -0
- package/lib/tuya.js.map +1 -1
- package/package.json +1 -1
package/devices/tuya.js
CHANGED
|
@@ -1556,6 +1556,7 @@ const definitions = [
|
|
|
1556
1556
|
tuya.whitelabel('Moes', 'ZB-TD5-RCW-GU10', 'RGB+CCT 4.7W GU10 LED bulb', ['_TZ3210_rcggc0ys']),
|
|
1557
1557
|
tuya.whitelabel('Moes', 'ZB-TDA9-RCW-E27-MS', 'RGB+CCT 9W E27 LED bulb', ['_TZ3210_wxa85bwk']),
|
|
1558
1558
|
tuya.whitelabel('Moes', 'ZB-LZD10-RCW', '10W RGB+CCT Smart Downlight', ['_TZ3210_s9lumfhn', '_TZ3210_jjqdqxfq']),
|
|
1559
|
+
tuya.whitelabel('Moes', 'ZB-TDC6-RCW-E14', 'RGB+CCT 5W E14 LED bulb', ['_TZ3210_ifga63rg']),
|
|
1559
1560
|
tuya.whitelabel('MiBoxer', 'FUT106ZR', 'GU10 bulb', ['_TZB210_rwy5hexp']),
|
|
1560
1561
|
tuya.whitelabel('Tuya', 'TS0505B_1_1', 'Zigbee 3.0 18W led light bulb E27 RGBCW', [
|
|
1561
1562
|
'_TZ3210_jd3z4yig',
|
|
@@ -1832,6 +1833,7 @@ const definitions = [
|
|
|
1832
1833
|
{ modelID: 'TS0207', manufacturerName: '_TZ3000_wlquqiiz' },
|
|
1833
1834
|
{ modelID: 'TS0207', manufacturerName: '_TZ3000_5k5vh43t' },
|
|
1834
1835
|
{ modelID: 'TS0207', manufacturerName: '_TZ3000_kxlmv9ag' },
|
|
1836
|
+
{ modelID: 'TS0207', manufacturerName: '_TZ3000_wmlc9p9z' },
|
|
1835
1837
|
],
|
|
1836
1838
|
model: 'TS0207_repeater',
|
|
1837
1839
|
vendor: 'Tuya',
|
|
@@ -4395,6 +4397,7 @@ const definitions = [
|
|
|
4395
4397
|
'_TZE200_e9ba97vf' /* model: 'TV01-ZB', vendor: 'Moes' */,
|
|
4396
4398
|
'_TZE200_husqqvux' /* model: 'TSL-TRV-TV01ZG', vendor: 'Tesla Smart' */,
|
|
4397
4399
|
'_TZE200_lnbfnyxd' /* model: 'TSL-TRV-TV01ZG', vendor: 'Tesla Smart' */,
|
|
4400
|
+
'_TZE200_fsow0qsk' /* model: 'TSL-TRV-TV05ZG', vendor: 'Tesla Smart' */,
|
|
4398
4401
|
'_TZE200_lllliz3p' /* model: 'TV02-Zigbee', vendor: 'Tuya' */,
|
|
4399
4402
|
'_TZE200_mudxchsu' /* model: 'TV05-ZG curve', vendor: 'Tuya' */,
|
|
4400
4403
|
'_TZE200_7yoranx2' /* model: 'TV01-ZB', vendor: 'Moes' */,
|
|
@@ -4408,6 +4411,7 @@ const definitions = [
|
|
|
4408
4411
|
{ vendor: 'Moes', model: 'TV01-ZB' },
|
|
4409
4412
|
{ vendor: 'AVATTO', model: 'TRV06-1' },
|
|
4410
4413
|
{ vendor: 'Tesla Smart', model: 'TSL-TRV-TV01ZG' },
|
|
4414
|
+
{ vendor: 'Tesla Smart', model: 'TSL-TRV-TV05ZG' },
|
|
4411
4415
|
{ vendor: 'Unknown/id3.pl', model: 'GTZ08' },
|
|
4412
4416
|
tuya.whitelabel('Moes', 'ZTRV-ZX-TV01-MS', 'Thermostat radiator valve', ['_TZE200_7yoranx2']),
|
|
4413
4417
|
tuya.whitelabel('Moes', 'TV01-ZB', 'Thermostat radiator valve', ['_TZE200_e9ba97vf', '_TZE200_kds0pmmv']),
|
|
@@ -6405,7 +6409,7 @@ const definitions = [
|
|
|
6405
6409
|
model: 'ZWT198/ZWT100-BH',
|
|
6406
6410
|
vendor: 'Tuya',
|
|
6407
6411
|
description: 'Avatto wall thermostat',
|
|
6408
|
-
onEvent: tuya.onEvent({ timeStart: '1970' }),
|
|
6412
|
+
onEvent: tuya.onEvent({ timeStart: '1970', respondToMcuVersionResponse: false }),
|
|
6409
6413
|
fromZigbee: [tuya.fz.datapoints],
|
|
6410
6414
|
toZigbee: [tuya.tz.datapoints],
|
|
6411
6415
|
configure: tuya.configureMagicPacket,
|
|
@@ -6434,8 +6438,8 @@ const definitions = [
|
|
|
6434
6438
|
.numeric('deadzone_temperature', ea.STATE_SET)
|
|
6435
6439
|
.withUnit('°C')
|
|
6436
6440
|
.withValueMax(10)
|
|
6437
|
-
.withValueMin(0.
|
|
6438
|
-
.withValueStep(0.
|
|
6441
|
+
.withValueMin(0.1)
|
|
6442
|
+
.withValueStep(0.1)
|
|
6439
6443
|
.withPreset('default', 1, 'Default value')
|
|
6440
6444
|
.withDescription('The delta between local_temperature (5<t<35)and current_heating_setpoint to trigger Heat'),
|
|
6441
6445
|
e.enum('backlight_mode', ea.STATE_SET, ['off', 'low', 'medium', 'high']).withDescription('Intensity of the backlight'),
|
|
@@ -10143,8 +10147,8 @@ const definitions = [
|
|
|
10143
10147
|
e.presence().withDescription('Occupancy'),
|
|
10144
10148
|
e.numeric('distance', ea.STATE).withUnit('m').withDescription('Target distance'),
|
|
10145
10149
|
e.illuminance_lux().withDescription('Illuminance sensor'),
|
|
10146
|
-
e.numeric('move_sensitivity', ea.STATE_SET).withValueMin(
|
|
10147
|
-
e.numeric('presence_sensitivity', ea.STATE_SET).withValueMin(
|
|
10150
|
+
e.numeric('move_sensitivity', ea.STATE_SET).withValueMin(0).withValueMax(10).withValueStep(1).withDescription('Motion Sensitivity'),
|
|
10151
|
+
e.numeric('presence_sensitivity', ea.STATE_SET).withValueMin(0).withValueMax(10).withValueStep(1).withDescription('Presence Sensitivity'),
|
|
10148
10152
|
e
|
|
10149
10153
|
.numeric('detection_distance_min', ea.STATE_SET)
|
|
10150
10154
|
.withValueMin(0)
|