I just bought a Moes Smart Curtain Switch Module (of Chinese make - added a screenshot), since I've been using Sonoff for some time now and been quite happy with the reuslts and also because I could not find an appropriate substitute that works with 240v (I live in Israel).
After the initial installation it seems like the Generic Zigbee Shade driver works well, with one exception, the set limit of "close" of the switch is far from being actually closed (more like 40%).
I tried the Zemismart driver as well because I saw people having good experience with same models bought on AliExpress, but that driver didn't work at all (not even open/close).
Does anybody have any idea how to set the limits for that kind of switch? Notw that the actual motor as its own limits, so there is no actual need for the switch to have those as well, if that makes sense (at least from the motor's perspective).
I even thought of connecting the switch through its dedicated app but that requires a dedicated hub which I yet to obtain, so not sure if that solution would work (a reset will be made to then pair to Hubitat so that's a long shot anyways).
Give some more details - debug logs as an example.
When you paired the device to the Hubitat hub, was the Zemismart driver selected automatically?
If not, remove the device and pair it again as a new one.
Better, before removing and re-pairing it - test if the TS130F Calibration command in the Zemismart driver works for your device.
Copy and paste the debug logs following the calibration commands.
I've tried removing it and paring it again. It pairs properly but chooses the "Device" driver instead of the Zemismart one.
When I try to choose the Zemsismart driver it gives me a 500 error (that's a new thing).
I'm sharing the logs as well...
From the live logs posted above, click on the INFO hyperlink-it should open the HE device page. The Devi ID has been changed after the removal and re-discovery.
Yes, looks like you're right.
I got error message " Device 7 does not exist on this hub." when pressed on INFO hyperlink...
What should I do in this case?
And as for the driver, should I install it differently? The switch doesn't come with any installation guidelines other than the physical installation. I've seen switches that have a way to set the limits after initial installation but mine didn't...
Probably there is something wrong with the driver installation? If the driver was installed from HPM - do a Repair. Otherwise - delete and install the driver again manually.
I don’t think that this is possible- there is no any feedback signals from the motor back to the controller…
TS130F turns the motor on or off in one of the possible two directions.
If the full open-> close time period is 10 seconds for example, will sending a stop() command from RM5 rule 5 seconds after an open() or close() command always result in opening the shades in the middle?