[Device Support Request] _TZE200_iossyxra (Battery Roller Blind Motor)
See original GitHub issueIs your feature request related to a problem? Please describe. Bought ZigBee Lithium Battery Roller Blind Motor. It does pair, but it does not expose any status, so I can’t control it from HA
Describe the solution you’d like Possibility to control it from HA
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.
"NodeDescriptor(byte1=1, byte2=64, mac_capability_flags=142, manufacturer_code=4098,
maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264,
maximum_outgoing_transfer_size=82, descriptor_capability_field=0,
"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"
}
Additional context Product: https://aliexpress.ru/item/4000764153310.html?spm=a2g39.orderlist.0.0.47ce4aa67PXmvK&_ga=2.58309290.1271432921.1626213995-1279367481.1621973111
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (4 by maintainers)
Top Results From Across the Web
blinds motor
DM25 Battery Roller Shade Motor for DIY Electric Roller Blind/Shade Tubular Motor for 1.5 inch/38/40mm Tube · 4.4 out of 5 stars 278....
Read more >Zemismart Battery Roller Shade _TZE200_iossyxra
Device. Product name: Zemismart Battery Roller Shade; Manufacturer: _TZE200_iossyxra; Model identifier: TS0601; Device type: Window Covering: ...
Read more >BEST Smart Blind Motor NO WIRES COMPLETELY HIDDEN ...
Built in 800mAH Li- battery. Blinds Motor,provides a perfect solution for hard-to-reach window coverings. It is designed for roller /solar ...
Read more >Automate Any Window With A Pull Cord With ... - YouTube
Affordable Wi-Fi blinds drivers are finally here, Tuya Cloud or Tasmota Local Control + Bluetooth to Wi-Fi Bridge for the $40 AM43!
Read more >rechargeable-motor-and-control-instructions-for-custom- ...
programming the motor and remote control and to fully understand the function of your motorized shade. Also, note that the batteries in the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hello,
I want to confirm that this product works with zha: https://zigbee.blakadder.com/Zemismart_AM15.html
Custom Quirk:
Adding this in line init.py for TUYA_COVER_COMMAND:
Can someone implement this to work out of the box?
I have a answer to my previous question from the original instruction for ZM-AM15-02:
So there is no ability to select only one motor, if you need to tune one motor, you have to turn off the other ones.
So now my question is how to initiate the pairing operation between this dongle and the motor without Tuya App?