From 4df03873e7529262ec47a20fe3ae799d290a8b4f Mon Sep 17 00:00:00 2001 From: WarmUpTill Date: Sun, 13 Mar 2022 22:48:19 +0100 Subject: [PATCH] Updated Video condition (markdown) --- Video-condition.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Video-condition.md b/Video-condition.md index a789a07..883fb4e 100644 --- a/Video-condition.md +++ b/Video-condition.md @@ -91,6 +91,10 @@ TODO TODO +## Example (output has not changed) + +Have a look at the [creating a macro](Creating-a-macro#creating-a-new-macro) page for an example on how to automatically switch to a specified scene if the output of a video source has not changed for a specified amount of time. + ## Example (pattern match) TODO