Hello everyone,
im wondering a bit about the value of position_state_adress on my HA. My KNX Actuator reports a fully open shutter as 0% and a fully closed shutter as 100% and that’s how i like it. Somehow HA inverts this values. In HA a fully opened shutter is 100%. Why doesnt it display the value from the Group Adress? If i use the invert_position command, the switches also get inverted, so that arrow up will make the shutter move down and so on. Is there a possibility to just invert the Value?
Thanks in advance!
- name: "Büro"
move_long_address: "3/1/3"
stop_address: "3/2/3"
position_address: "3/4/3"
position_state_address: "3/3/3"
travelling_time_down: 22
travelling_time_up: 22
device_class: "shutter"