After migrating to the new app, my previous smart app which did the logic for presence and modes (Routine Director) stopped working. I am trying to do this without writing WebCore pistons. I expected once sunset to hit, for this to work, but it didn’t. Any ideas?
That automation should run the scene if one of the presence sensors changes to present during the night.
The automation will not run at sunset to see if any present sensors are already present. If you want to do that you’d need an extra automation to run at sunset.
Is that what you see?
I read it differently and thought it would run at Sunset and evaluate presence. Back to WebCore i go…