[Device Support Request] TS0601 Cover. Zemismart (Tuya) bcm500ds-tyz curtain motor
See original GitHub issueIs your feature request related to a problem? Please describe. I would like to use this cover with HASS via ZHA. When added via ZHA the device is added but no entities are created.
Describe the solution you’d like All control features for a curtain i.e. Open, Close, %
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.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" ] } }, "manufacturer": "_TZE200_xaabybja", "model": "TS0601", "class": "zigpy.device.Device" }
Additional context None
Issue Analytics
- State:
- Created 2 years ago
- Comments:49 (26 by maintainers)
Top GitHub Comments
Interesting… I deployed another ‘latest version’ OVA of Home Assistant, installed HACs, Portainer, Terminal, Samba Share and ZHA. Copied over the files you sent in the ZIP and rebooted. The device added fine and I tested the open button… heard a scream from upstairs (think the wife was changing)… seems to work. Must be something broken in my version of HASS, perhaps all the fiddling about with Zigbee2Mqtt and ZHA has done something.
I’m going to set everything up again from scratch. Thanks again for your help! Matt
Which zip file? Was there something supposed to be attached to the comment?