Hello,
I'm struggling to create simple system for ventiliation. I have a KNX switch which has two buttons - one for ventiliation speed decrease and one for increase. I need to be able to control ventiliation speed from visualisation too. I have tried to use radio buttons, but seem to not be able to create a system where I could get something like this: 3 speed levels and 0 level to shut down, from the KNX switch incremental button would increase speed one by one (0 - 1 - 2 - 3) but would stop at 3rd speed and wouldn't loop and go back to 0 again, same with decremental button, I need to decrease speed one by one but at 0 level I don't need it to go to 3rd speed if button is pressed again. Also, I need to have some kind of feedback between KNX switch and loxone, because if I would change speed in visualisation, I need that if I press incremental button on KNX switch it would go one level up from the one was set in visualisation. Radio buttons "kind of" works, but it always loops if I use the ("+", "-") inputs for KNX switch buttons. This is such a simple task, yet I can't find a good solution, maybe you guys, loxone experts, could help me out with this?
P.S The ventiliation is controlled with 0-10V input, 0V - ventiliation off, 10V - maximum speed.
Thank You.