Hello
I need some help using zha with a “Zemismart Zigbee Mode Converter”.
The device is a Zigbee RF Remote Bridge and activates several of Zemismart’s motorized blinds.
(I have the USB rechargeable and am fairly happy with them, retrofitted to existing blinds nicely).
I can pair the device to Zha but it comes up without entities to interact with (screen shot below). The device then needs to be RF paired with the blind motor. In the instructions, I am supposed to use a Zemismart bridge and then the phone app to “press the up” button (none of which I have).
I figure I need to send the device the right command code to make it send the “UP” signal. But I don’t know where to start to find out what this code would be.
Thanks for any assistance
Other information:
I have the SONOFF ZB Dongle-P Zigbee 3.0 USB Dongle Plus as my coordinator and am currently no routers while I try and figure this out. I have another 14 devices working just fine, motion sensors, temp sensors so I think zha and dongle are ok.
Here is the device signature
{
"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_iossyxra",
"model": "TS0601",
"class": "zigpy.device.Device"
}