Roller blinds opening when reloading configuration or restarting

Hello,
I have roller blinds controlled by KNX, each time I reload the KNX integration, reload the yaml configuration or restart Home Assistant, they are all opening.

my configuration for each is as below:

  - name: "Volet Salon"
    move_long_address: "2/0/1"
    stop_address: "2/1/1"
    position_address: "2/2/1"
    position_state_address: "2/3/1"
    travelling_time_down: 30
    travelling_time_up: 30
    device_class: blind

What could be making this problem and what can be done to avoid this as if for any reason something is restarting when I’m away these would stay open.

Thank you.

Do you have any automations that control the blinds?

Hello,
I have one automation when the alarm (KNX) status change to off, it triggers a scene that opens them.

Please share the automation yaml. We may need to adjust the trigger to not respond to unavailable or unknown states.

Hi :wave:!

It’s probably an ETS problem.
Have a look here and the linked topics you’ll find there. Issue with KNX lights turning on by themselves - #2 by farmio