Skip to content

Commit 784e172

Browse files
authored
feat(add): TSL-TRV-TV05ZG (#8109)
* Update tuya.ts added _TZE200_fsow0qsk, Tesla Smart TV500 * Update tuya.ts fix, pasted the manufacturer into wrong row
1 parent e2c4ddd commit 784e172

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/devices/tuya.ts

+2
Original file line numberDiff line numberDiff line change
@@ -4443,6 +4443,7 @@ const definitions: DefinitionWithExtend[] = [
44434443
'_TZE200_e9ba97vf' /* model: 'TV01-ZB', vendor: 'Moes' */,
44444444
'_TZE200_husqqvux' /* model: 'TSL-TRV-TV01ZG', vendor: 'Tesla Smart' */,
44454445
'_TZE200_lnbfnyxd' /* model: 'TSL-TRV-TV01ZG', vendor: 'Tesla Smart' */,
4446+
'_TZE200_fsow0qsk' /* model: 'TSL-TRV-TV05ZG', vendor: 'Tesla Smart' */,
44464447
'_TZE200_lllliz3p' /* model: 'TV02-Zigbee', vendor: 'Tuya' */,
44474448
'_TZE200_mudxchsu' /* model: 'TV05-ZG curve', vendor: 'Tuya' */,
44484449
'_TZE200_7yoranx2' /* model: 'TV01-ZB', vendor: 'Moes' */,
@@ -4456,6 +4457,7 @@ const definitions: DefinitionWithExtend[] = [
44564457
{vendor: 'Moes', model: 'TV01-ZB'},
44574458
{vendor: 'AVATTO', model: 'TRV06-1'},
44584459
{vendor: 'Tesla Smart', model: 'TSL-TRV-TV01ZG'},
4460+
{vendor: 'Tesla Smart', model: 'TSL-TRV-TV05ZG'},
44594461
{vendor: 'Unknown/id3.pl', model: 'GTZ08'},
44604462
tuya.whitelabel('Moes', 'ZTRV-ZX-TV01-MS', 'Thermostat radiator valve', ['_TZE200_7yoranx2']),
44614463
tuya.whitelabel('Moes', 'TV01-ZB', 'Thermostat radiator valve', ['_TZE200_e9ba97vf', '_TZE200_kds0pmmv']),

0 commit comments

Comments
 (0)