com.tuya.zigbee icon indicating copy to clipboard operation
com.tuya.zigbee copied to clipboard

Device Request - Zigbee Temp/Hum sensor - ZTH01 / TS0601 / _TZE200_yjjdcqsq

Open martin072 opened this issue 1 year ago • 0 comments

Device Name: ZTH01 Device Model: TS0601 / _TZE200_yjjdcqsq Device Description: Temperature / Humidity sensor Link to device image: https://nl.aliexpress.com/item/1005004838519397.html?spm=a2g0o.order_list.order_list_main.5.7b0d79d28byQO6&gatewayAdapt=glo2nld

Device Interview:

"ids": {
    "modelId": "TS0601",
    "manufacturerName": "_TZE200_yjjdcqsq"
  },
  "endpoints": {
    "ieeeAddress": "a4:c1:38:6e:5f:cf:30:31",
    "networkAddress": 3819,
    "modelId": "TS0601",
    "manufacturerName": "_TZE200_yjjdcqsq",
    "capabilities": {
      "type": "Buffer",
      "data": [
        128
      ]
    },
    "endpointDescriptors": [
      {
        "status": "SUCCESS",
        "nwkAddrOfInterest": 3819,
        "_reserved": 20,
        "endpointId": 1,
        "applicationProfileId": 260,
        "applicationDeviceId": 81,
        "applicationDeviceVersion": 0,
        "_reserved1": 1,
        "inputClusters": [
          4,
          5,
          61184,
          0
        ],
        "outputClusters": [
          25,
          10
        ]
      }
    ],
    "touchlinkGroupIds": [],
    "extendedEndpointDescriptors": {
      "1": {
        "clusters": {
          "groups": {
            "attributes": [
              {
                "acl": [
                  "readable",
                  "reportable"
                ],
                "id": 0,
                "name": "nameSupport",
                "value": {
                  "type": "Buffer",
                  "data": [
                    0
                  ]
                },
                "reportingConfiguration": {
                  "status": "NOT_FOUND",
                  "direction": "reported"
                }
              },
              {
                "acl": [
                  "readable",
                  "reportable"
                ],
                "id": 65533,
                "name": "clusterRevision",
                "value": 2,
                "reportingConfiguration": {
                  "status": "NOT_FOUND",
                  "direction": "reported"
                }
              }
            ]
          },
          "scenes": {},
          "basic": {}
        },
        "bindings": {
          "ota": {},
          "time": {}
        }
      }
    }
  }

263017163-2d8ca592-1b1b-4338-8f1d-73b669f2b97b

martin072 avatar Sep 19 '23 13:09 martin072