JohanBendz / com.tuya.zigbee

MIT License
68 stars 128 forks source link

Device Request - PIR Motion Sensor - iHorn / LH02121 #925

Open zroth88 opened 3 months ago

zroth88 commented 3 months ago

Device Information

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! :)

JohanBendz commented 2 months ago

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

zroth88 commented 2 months ago

@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.