[Device Support Request] TS0601 TZE200_nueqqe6k (Another Chain Roller Blinds Pull Bead Curtain Motor)
See original GitHub issueHi! It looks like there is already a couple of versions of the same device, but I didn’t find this one exactly.
Is your feature request related to a problem? Please describe. Device pairs successfully, but no entities are created.
Describe the solution you’d like I would like a quick to handle this device
Device signature - this can be acquired by removing the device from ZHA and pairing it again from the add devices screen. Be sure to add the entire content of the log panel after pairing the device to a code block below this line.
{ "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=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=<DescriptorCapability.0: 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" ] } }, "manufacturer": "_TZE200_nueqqe6k", "model": "TS0601", "class": "zigpy.device.Device" }
Additional context I bought this device: Aliexpress It seems it’s already supported by zigbee2mqtt and deconz Repository
Thanks you very much!
Issue Analytics
- State:
- Created 2 years ago
- Comments:19 (12 by maintainers)
Top GitHub Comments
I think it can only being fixed if some devs is getting there hands on one device and can doing some extensive testing and patching the quirk.
But good that all other things is working and you can using it with automatons 😃)
Now only waiting that the devs is merging the PR 😃)
Yes all the service are working, I can call them through node-red and my cover are now automated. Only the buttons don’t work, I’ve seen people with the same issue in the thread referenced above.