riviera
(Sam)
November 1, 2024, 11:49pm
1
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.
tom_l
November 2, 2024, 12:03am
2
Do you have any automations that control the blinds?
riviera
(Sam)
November 2, 2024, 1:55am
3
Hello,
I have one automation when the alarm (KNX) status change to off, it triggers a scene that opens them.
tom_l
November 2, 2024, 4:00am
4
Please share the automation yaml. We may need to adjust the trigger to not respond to unavailable or unknown states.
farmio
(Matthias Alphart)
November 2, 2024, 4:09am
5
Hi !
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