Conditions

When configuring an automation, you can set additional conditions on it which are required to match before the automation will fire.

Type KeyDescription

filename_matches

Filenames must match this expression. The expression can be a wildcard or a regular expression

filename_matches_negate

Filenames must not match the following.

modtime

The file must have a last modified time that matches the conditions.

Last updated