I welcome esteemed, more experienced colleagues and ask for guidance. For you guys this is probably trivial.
I am in the process of redoing the electrics in my house and I would like to automate certain functions of the house. Let's assume that:
1. I have some bell buttons connected to a knx binary input module. The inputs are set toggle, each press changes the state to the opposite state
2. I have an on/off knx switching actuator to which a light circuit is connected
How do I configure this in ets so that the binary inputs know what the current state of the output is? That is, so that no matter which button I use the state of the output changes to the opposite?
Thank you in advance for your suggestions
I am in the process of redoing the electrics in my house and I would like to automate certain functions of the house. Let's assume that:
1. I have some bell buttons connected to a knx binary input module. The inputs are set toggle, each press changes the state to the opposite state
2. I have an on/off knx switching actuator to which a light circuit is connected
How do I configure this in ets so that the binary inputs know what the current state of the output is? That is, so that no matter which button I use the state of the output changes to the opposite?
Thank you in advance for your suggestions