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 TimeMotor 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!