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

Device Request - PIR Motion Sensor - iHorn / LH02121

Open zroth88 opened this issue 1 year ago • 2 comments

Device Information

  • Device Name: PIR Motion Sensor
  • Device Model: LH02121
  • Device Description: ZigBee Motion Sensor

Device Interview

{
    ["ids": {
    "modelId": "LH02121",
    "manufacturerName": "iHorn"
  },
  "endpoints": {
    "ieeeAddress": "00:15:8d:00:01:cd:5b:8f",
    "networkAddress": 38569,
    "modelId": "LH02121",
    "manufacturerName": "iHorn",
    "endpointDescriptors": [
      {
        "status": "SUCCESS",
        "nwkAddrOfInterest": 38569,
        "_reserved": 14,
        "endpointId": 1,
        "applicationProfileId": 260,
        "applicationDeviceId": 1026,
        "applicationDeviceVersion": 0,
        "_reserved1": 1,
        "inputClusters": [
          0,
          3,
          1280
        ],
        "outputClusters": []
      }
    ],
    "deviceType": "enddevice",
    "receiveWhenIdle": false,
    "capabilities": {
      "alternatePANCoordinator": false,
      "deviceType": false,
      "powerSourceMains": false,
      "receiveWhenIdle": false,
      "security": false,
      "allocateAddress": true
    },
    "extendedEndpointDescriptors": {
      "1": {
        "clusters": {
          "basic": {
            "attributes": "UNSUP_GENERAL_COMMAND",
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          },
          "identify": {
            "attributes": "UNSUP_GENERAL_COMMAND",
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          },
          "iasZone": {
            "attributes": "UNSUP_GENERAL_COMMAND",
            "commandsGenerated": "UNSUP_GENERAL_COMMAND",
            "commandsReceived": "UNSUP_GENERAL_COMMAND"
          }
        },
        "bindings": {}
      }
    }
  }]
}

Thank you! :)

zroth88 avatar Sep 03 '24 17:09 zroth88

Hi @zroth88, is this a Tuya device? Can't tell from naming and interview.

JohanBendz avatar Sep 10 '24 19:09 JohanBendz

@JohanBendz honestly I don't know, it's an old device from around 2018, it works with smart things connected to a woox zigbee hub. I assumed it should be Tuya compatible as well since the two apps are common in a way :)

This is the only thing showing up in during interview. not sure if there is anything else I can send to help out. Let me know if you have any idea.

I also have somewhere a few flood sensors stashed away same brand, will try them out when I have time to look for them.

zroth88 avatar Sep 10 '24 20:09 zroth88