Hoping someone can help me out with what seems like a basic function:
If I have a keypad light that turns on the ceiling (toggle on 100%) and then the ceiling light is dimmed via an app, can that button still recognize the ceiling button is on? Currently if the light gets turned to a 50% state and I tap it, it will bring the light back to 100%, requiring a second tap to then turn it off. What I want is that if light is on at any level, a tap to the switch will have it turn off. I imagine there has to be a way to solve this with conditional logic?
Appreciate the help!