I have few displays showing me the camera feed from multiple cameras. The display shows each camera for 5 seconds then on to the next. This is all works just fine. What I would like to change is when one of the cameras detects motion the display switched to the live feed of that camera for the next 30 seconds. {Code to follow}
Is this possible? I tried to get it to switch and hold for 10 seconds but never got that code to happen.
I have decided for better or worse to go with two images. One will rotate through all the camera, the second one I am working on.
The second screen will automatically switch to the last camera with motion and stay there until a new camera detects motion. Still working on how to do this, but getting there.
As for the first image, the yaml code I put up does that now.