-
Notifications
You must be signed in to change notification settings - Fork 875
Description
Problem description
Hi 👋
I recently installed a MOES smart curtain mini module (https://moeshouse.com/products/zigbee-smart-curtain-switch-module-mini-design-app-remote-control?variant=50187664097595) recognized as a Tuya TS130F but I am facing some issues with calibration, changing the switch type from reset to rocker switch and also the percentage indicator bar that seems to be reversed.
I have the bigger sibling of this module, the Moes | MS-108ZR, which I was able to calibrate using the Tuya endpoint via calibration parameter, however in this case there is no such endpoint but rather a WindowCovering endpoint with no calibration parameter.
Would appreciate if someone could help out with this integration, thanks in advance!
Solution description
Possibility to change the module switch type, being able to conduct some calibration of the opening/closing functions and also displaying correctly the open/close bar percentage. It
Screenshots/Video
Screenshots/Video
[Paste/upload your media here]
Diagnostics information
No response
Device signature
Device signature
{
"node_descriptor": {
"logical_type": 1,
"complex_descriptor_available": 0,
"user_descriptor_available": 0,
"reserved": 0,
"aps_flags": 0,
"frequency_band": 8,
"mac_capability_flags": 142,
"manufacturer_code": 4417,
"maximum_buffer_size": 66,
"maximum_incoming_transfer_size": 66,
"server_mask": 10752,
"maximum_outgoing_transfer_size": 66,
"descriptor_capability_field": 0
},
"endpoints": {
"1": {
"profile_id": "0x0104",
"device_type": "0x0202",
"input_clusters": [
"0x0000",
"0x0004",
"0x0005",
"0x0006",
"0x0102",
"0xe001",
"0xef00"
],
"output_clusters": [
"0x000a",
"0x0019"
]
},
"242": {
"profile_id": "0xa1e0",
"device_type": "0x0061",
"input_clusters": [],
"output_clusters": [
"0x0021"
]
}
},
"manufacturer": "_TZ3210_zana8d08",
"model": "TS130F",
"class": "zigpy.device.Device"
}
Logs
Logs
[Paste the logs here]
Custom quirk
Custom quirk
[Paste your custom quirk here]
Additional information
No response