Closed Archibald255 closed 2 months ago
There is already a quirk for this, if you're still having issues update the issue and I'll share the steps.
Matt
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Problem description
I have a Zemismart curtain motor (and track), with the model number " _TZE200_xaabybja" that works seamlessly. I've got some updated motors that have a different model and no longer work as intended. The new model number is "_TZE200_rmymn92d". It also doesn't seem to come up with any configurable device items (as listed in the ts0601_cover.py file).
Solution description
Please add support to the new model number like the two that exist in the ts0601_cover.py file or copy the configuration of the original model (can provide on request).
Screenshots/Video
<First screenshot is the old/existing motor>
Diagnostic information
```json [Paste the diagnostic information here] ```Logs
```python [Paste the logs here] ```Custom quirk
```python [Paste your custom quirk here] ```