JohanBendz / com.tuya.zigbee

MIT License
63 stars 120 forks source link

Device Request - Temp./Humidity sensor - _TZE200_a8sdabtg / TS0601 #672

Closed realmadpat closed 8 months ago

realmadpat commented 8 months ago

Device Name: _TZE200_a8sdabtg Device Model: TS0601 Device Description: Temp./Humidity sensor Link to device image: https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcQfdkfDSpMujmNXfkHiDIG6CpKNJUOp8q3rMwznimnIsBDVxmHr

Device Interview:

"ids": { "modelId": "TS0601", "manufacturerName": "_TZE200_a8sdabtg" }, "endpoints": { "endpointDescriptors": [ { "endpointId": 1, "applicationProfileId": 260, "applicationDeviceId": 770, "applicationDeviceVersion": 0, "_reserved1": 1, "inputClusters": [ 0, 1, 1026, 1029 ], "outputClusters": [] } ], "endpoints": { "1": { "clusters": { "basic": { "attributes": [ { "acl": [ "readable" ], "id": 0, "name": "zclVersion" }, { "acl": [ "readable" ], "id": 1, "name": "appVersion" }, { "acl": [ "readable" ], "id": 2, "name": "stackVersion" }, { "acl": [ "readable" ], "id": 3, "name": "hwVersion" }, { "acl": [ "readable" ], "id": 4, "name": "manufacturerName" }, { "acl": [ "readable" ], "id": 5, "name": "modelId" }, { "acl": [ "readable" ], "id": 7, "name": "powerSource" }, { "acl": [ "readable", "writable" ], "id": 18, "name": "deviceEnabled" }, { "acl": [ "readable" ], "id": 16384, "name": "swBuildId" }, { "acl": [ "readable" ], "id": 65533, "name": "clusterRevision" }, { "acl": [ "readable" ], "id": 65534, "name": "attributeReportingStatus" } ], "commandsGenerated": "UNSUP_GENERAL_COMMAND", "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "powerConfiguration": { "attributes": [ { "acl": [ "readable" ], "id": 32, "name": "batteryVoltage", "value": 30 }, { "acl": [ "readable" ], "id": 33, "name": "batteryPercentageRemaining", "value": 200 }, { "acl": [ "readable" ], "id": 65533, "name": "clusterRevision", "value": 1 } ], "commandsGenerated": "UNSUP_GENERAL_COMMAND", "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "temperatureMeasurement": { "attributes": [ { "acl": [ "readable" ], "id": 0, "name": "measuredValue", "value": 0 }, { "acl": [ "readable" ], "id": 1, "name": "minMeasuredValue", "value": 0 }, { "acl": [ "readable" ], "id": 2, "name": "maxMeasuredValue", "value": 600 }, { "acl": [ "readable", "writable" ], "id": 3 }, { "acl": [ "readable" ], "id": 65533, "name": "clusterRevision", "value": 1 } ], "commandsGenerated": "UNSUP_GENERAL_COMMAND", "commandsReceived": "UNSUP_GENERAL_COMMAND" }, "relativeHumidity": { "attributes": [ { "acl": [ "readable" ], "id": 0, "name": "measuredValue", "value": 0 }, { "acl": [ "readable" ], "id": 1, "name": "minMeasuredValue", "value": 0 }, { "acl": [ "readable" ], "id": 2, "name": "maxMeasuredValue", "value": 600 }, { "acl": [ "readable", "writable" ], "id": 3, "name": "tolerance", "value": 0 }, { "acl": [ "readable" ], "id": 65533, "name": "clusterRevision", "value": 1 } ], "commandsGenerated": "UNSUP_GENERAL_COMMAND", "commandsReceived": "UNSUP_GENERAL_COMMAND" } }, "bindings": {} } } } Additional Comments: Bought from Aliexpress

realmadpat commented 8 months ago

Same as #265