slsys / Gateway

Web site
https://slsys.github.io/Gateway/
245 stars 107 forks source link

Add new device support - _TZE200_yvx5lh6k - TS0601 (Smoke analyzer) #115

Open nmisha opened 3 years ago

nmisha commented 3 years ago

Device Info: ieeeAddr 0x84FD27FFFEC37610 nwkAddr 0xCB0F Converter Id 0 ManufName _TZE200_yvx5lh6k ModelId TS0601 Routes Endpoint #1 ProfileId 0x0104 DeviceId 0x0051 Input clusters GEN_BASIC GEN_GROUPS GEN_SCENES Output clusters GEN_TIME OTA

LOG - https://pastebin.com/NrRqCEEY

Product link: https://aliexpress.ru/item/1005002522369579.html?_ga=2.64807471.1688200310.1624456913-1689838971.1622105620

Please, can you add support this device?

nmisha commented 3 years ago

States: last_seen linkquality trSeqNum

I understand the device should return 5 values: Formaldehyde, VOC, CO2, Temperature, Humidity

nmisha commented 3 years ago

{ "result": [ { "code": "co2_value", "value": 539 }, { "code": "temp_current", "value": 272 }, { "code": "humidity_value", "value": 442 }, { "code": "voc_value", "value": 189 }, { "code": "ch2o_value", "value": 56 } ], "success": true, "t": 1625745347817 }

nmisha commented 3 years ago

device details

{ "result": { "active_time": 1625424632, "biz_type": 0, "category": "co2bj", "create_time": 1625422993, "icon": "smart/icon/ay1539522373048EgKRS/5b1c851f07bd8d30d0d1f57ea180805a.png", "id": "bf6a8fXXXXXX24bipg", "ip": "", "lat": "77.8157842", "local_key": "d05dXXXXXX97c", "lon": "77.3562512", "name": "Smart air box", "node_id": "84fd2XXXXX7610", "online": true, "owner_id": "33XXXX83", "product_id": "yvx5lh6k", "product_name": "Smart air box", "status": [ { "code": "co2_value", "value": 445 }, { "code": "temp_current", "value": 246 }, { "code": "humidity_value", "value": 513 }, { "code": "voc_value", "value": 93 }, { "code": "ch2o_value", "value": 28 } ], "sub": true, "time_zone": "+08:00", "uid": "XXXXX", "update_time": 1626159607, "uuid": "XXXXX" }, "success": true, "t": 1626205204570 }

nmisha commented 3 years ago

Image from tuya app

Screenshot_20210714-202927_Tuya Smart

e1z0 commented 2 years ago

Any news about it? As i see zigbee2mqtt already has support for it...