Is it possible to automatically switch between pages?
I’ve got a motion sensor tile on my main page showing red if triggered and going back to green if there’s no movement over a certain amount of time.
So I would like to switch:
mainpage.xaml to cameras.xaml if motion sensor is red
and switch back to mainpage.xaml if sensor is turns green
thanks in advance!
Yes. You can accomplish this with Scenes.
1 Like