Homekit and Somfy Roller Shutters

yes, this is homekit specifics.
HomeKit home app does not send “Down” or “Up” commands, but always sends setPosition(percentage).
if your blinds do not support setPosition then you would need to write a rule to convert position to Down/Up + STOP
check these discussion for inspiration