I may be doing something silly here so excuse me if I’m being dim
I created a routine that turns on my hall light when I get home if it’s after sunset , that worked fine , but then if I turned if the light off it immediately turns back on because the routine is still running. I naively thought that the routine would only trigger once when I actually arrived at home, but it’s triggering all the time
What am I doing wrong?
That could happen if your Routine was also checking whether the hall light is off in its conditions, but it would be better to see the Routine rather than speculating.