Motion Blinds Opening/Closing state

It would be very nice to be able to see wether the blinds are opening/closing. This way I can make it so after closing it has to stay like that for a while.
Currently I can only see the position. I use that to compare values and conclude what happend, but it doesn’t allways work.

I will look into it and make a PR to implement this.
Unfortunately the gateway/blind does not report a moving/opening/closing state.
I will therefore implement the closing/opening state whenever a command is issued from within HomeAssistant, but this will not work if the blind is moved using buttons/cords on the motor itself or when used with a 433MHz remote.

The PR to implement this is here: Motion opening closing by starkillerOG · Pull Request #68837 · home-assistant/core · GitHub