Hi all, I've got my blinds set to go up when they sense motion and go down when they don't. I also have a remote to bring the blinds up and down manually. All of this is working well.
When I use the remote, I'd like to disable the motion sensor for the rest of the day. I created a helper called "Blinds_Adjusted" that is 0 at midnight, and increments to 1 the moment you press the remote.
I absolutely cannot figure out how to test for this variable as a condition in an automation. Can you give me a hint?