Next firmware will report the % State.
Via HTTP i get the last direction now.
// http://192.168.178.73/roller/0
{
"state": "stop",
"power": 0.00,
"is_valid": true,
"safety_switch": false,
"stop_reason": "normal",
"last_direction": "close"
}