Skip to content

Commit f31d5fe

Browse files
andrei-lazarovromasku
authored andcommitted
🗃️ Small fix
1 parent 30b0a6a commit f31d5fe

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

device_db.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"oneOf": [
9090
{
9191
"type": "string",
92-
"enum": ["ZTU", "ZT3L", "ZT2S", "ZT2S_real_no_shield", "ZT2S_fake_no_shield", "ZT5", "ZTLC9", "ZS3L", "none"]
92+
"enum": ["ZTU", "ZT3L", "ZT2S", "ZT2S_real_no_shield", "ZT2S_fake_no_shield", "ZT5", "ZTLC9", "ZS3L", "TYZS3", "none"]
9393
},
9494
{"type": "null"}
9595
],

device_db.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,8 +1025,8 @@ MODULE_MOES_TS0003:
10251025
stock_model_name: TS0003
10261026
stock_manufacturer_name: _TZ3000_pfc7i3kt
10271027
stock_converter_manufacturer: Tuya
1028-
stock_converter_model: TS0003
1029-
override_z2m_device: null
1028+
stock_converter_model: TS0003_switch_3_gang_with_backlight
1029+
override_z2m_device: MS-104CZ
10301030
tuya_module: null
10311031
mcu_family: Telink
10321032
mcu: TLSR8258
@@ -1141,7 +1141,7 @@ MODULE_MOES_ZM4LT4_TS0004:
11411141
old_zb_models: null
11421142
stock_manufacturer_id: 4417
11431143
stock_image_type: 54179
1144-
firmware_image_type: 43565
1144+
firmware_image_type: 43601
11451145
build: no
11461146
status: in_progress
11471147
info: Needs ID and pinout

0 commit comments

Comments
 (0)