Moes Blind Controller (TS030F) - Border configuration issues / UNSUPPORTED_ATTRIBUTE error

Hi everyone,

I recently bought this Moes device to integrate into my Zigbee2MQTT setup, but it seems that its support is not fully complete. Here is how the installation went:

The device was recognized as a Smart blind controller:

  • Definition (Zigbee2MQTT): TS030F

Exposes:

  • State (Open, Close, Stop)
  • Position (0, 25, 50, 75, 100) %
  • Border (up, down, up_delete, down_delete)
  • Calibration Time
  • Motor Reversal

When I click on the position, it sends a command to the device and it responds. However, I haven’t been able to configure the “start” (open limit) and “end” (close limit) positions of the blind. Because of this, the motor just runs for a brief moment and then stops.

Additionally, whenever I click on any of the Border states, I get the following error: 0xa4c13875b7bf1201/set(border): Status 'UNSUPPORTED_ATTRIBUTE'

Has anyone faced this issue before or could point me in the right direction to solve it?

Thanks in advance!

You’re going to need to dive deep into creating a custom converter for your device & Tuya are notoriously difficult.

An easier solution would be to check the device manual closely. Most blind controllers have a manual way of setting the up/down limits (usually a double or triple press of one of the buttons).
Or, if it came with a remote, it should also be possible to set the limits via the remote.

Considering you only need to set the limits once, going the manual way would be the route I would take.

I have their roller blind drives. Calibrating limits in those is done at the controller, using the buttons on the device. Once they were programmed HA could happily drive them.