question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Device Support Request] TS0601 _TZE200_r0jdjrvi

See original GitHub issue

The smart curtain motor only integrates as a router, so no entities show up. I can’t control the motor at all

I hope there will be a quirk for the motor in an update.

{
  "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.Router: 1>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.AllocateAddress|RxOnWhenIdle|MainsPowered|FullFunctionDevice: 142>, manufacturer_code=4417, maximum_buffer_size=66, maximum_incoming_transfer_size=66, server_mask=10752, maximum_outgoing_transfer_size=66, descriptor_capability_field=<DescriptorCapability.NONE: 0>, *allocate_address=True, *is_alternate_pan_coordinator=False, *is_coordinator=False, *is_end_device=False, *is_full_function_device=True, *is_mains_powered=True, *is_receiver_on_when_idle=True, *is_router=True, *is_security_capable=False)",
  "endpoints": {
    "1": {
      "profile_id": 260,
      "device_type": "0x0051",
      "in_clusters": [
        "0x0000",
        "0x0004",
        "0x0005",
        "0xef00"
      ],
      "out_clusters": [
        "0x000a",
        "0x0019"
      ]
    },
    "242": {
      "profile_id": 41440,
      "device_type": "0x0061",
      "in_clusters": [],
      "out_clusters": [
        "0x0021"
      ]
    }
  },
  "manufacturer": "_TZE200_r0jdjrvi",
  "model": "TS0601",
  "class": "zigpy.device.Device"
}

Hopefully some one can help. AB3706CE-1641-4828-A42D-3593501BACE6

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:1
  • Comments:49 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
codypetcommented, Sep 22, 2022

@javicalle No worries. I ended up learning my way through doing it myself and its solution is #1763. Its been working flawlessly on my instance since I updated the quirk.

1reaction
ForresT1984commented, Jun 10, 2022

Thanks for the code and all the work you put in it.

Tried it, unfortunately i got an error on clicking the button. Its was the same error as before Kan service cover/open_cover niet aanroepen. '_TZE200_r0jdjrvi'

I tried to make the same change as you mention before. I changed the zhaquirks.tuya in custom_zha_quirks. But then i get this error message Kan service cover/open_cover niet aanroepen. Failed to convert data=Command(status=0, tsn=0, command_id=1025, function=0, data=[1, 0]) from type <class 'custom_zha_quirks.TuyaManufCluster.Command'> to <class 'zhaquirks.tuya.TuyaCommand'>

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Device Support Request] Improving "TS0601 ... - GitHub
Can being that my TRV is using one old Zigbee module (TYST11) that is doing it "normal Zigbee way" and newer is making...
Read more >
Switch Zigbee TZE200 TS0601 paired but without entities
Hello, I bought a great switch (4 gangs) : Paired without problem through ZHA/Conbee II, the device was created but there is no...
Read more >
Support new TuYa devices - Zigbee2MQTT
Adding support for TuYa devices is a bit different. In order to provide support for E.G. the TS0601 model ID you would create...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found