Well the topic pretty much says what I want to achive, when a input_number sliders number is increased by 1 i want to do one thing, if its increades two numbers i want to do anotherthing and so on, is it possible and then how?
I use node-red for my automations if that helps. Is it possible to make maybe a sort of funtion node that calculate the old state with the new one and from there link the corosponding actions?