IKEA Praktlysing blinds only work once until HA is restarted

Hello - I installed my first ikea smart blind. Workes fine on its own, with its remote.

But added to my zigbee devices, I can only get automation to work once until I restart HA. Here’s the trace:

Triggered manually at August 7, 2024 at 12:51:01 PM

Set Dining north blind Cover position (disabled)

Cover ‘Close’ on Dining north blind

Stopped because an error was encountered at August 7, 2024 at 12:51:17 PM (runtime: 15.84 seconds)

Failed to send request: Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>

Any suggestions? Thank you.

I have 5 working fine through Z2M, so they do work.

What does this mean? What is disabled? Maybe you should post the automation itself too.

Sorry, should have stripped the disabled line out. I had found another thread with a similar problem that they solved by activating a scene (with the blind closed) instead of using a command, so I was trying different methods with all but one disabled: set position of blind, close/open cover, or set scene with it open/closed.

Successful open:
Triggered manually at August 7, 2024 at 1:25:41 PM

Cover ‘Open’ on Dining north blind

(cover.dining_north_blind_cover) turned opening

Finished at August 7, 2024 at 1:25:41 PM (runtime: 0.17 seconds)

— Followed by a failed closing:

Triggered manually at August 7, 2024 at 1:27:45 PM

Cover ‘Close’ on Dining north blind

Stopped because an error was encountered at August 7, 2024 at 1:28:01 PM (runtime: 16.11 seconds)

Failed to send request: Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>

Step details:
Executed: August 7, 2024 at 1:27:45 PM
Error: Failed to send request: Request failed after 5 attempts: <Status.MAC_NO_ACK: 233>
Result:
params:
domain: cover
service: close_cover
service_data: {}
target:
device_id:
- 991b7fd746b674bbda3575e5fc8dd639
running_script: false

Edit for more info: I’ve tried putting a 1m usb extension on my sonoff zigbee 3.0 gateway, no change. I’ve also tried with and without the included TRADFRI extender.