avm-motion-triggerd

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | FILES | AUTHOR

NAME         top

avm-motion-triggerd − Watch for motions and trigger actions on AVM Smart Home switches

SYNOPSIS         top

avm-motion-triggerd [OPTION]

DESCRIPTION         top

avm-motion-triggerd checks in small intervals for motion detection events on a configured GPIO port. When a motion is detected the daemon will fire an action to a configured Smart Home actor (AVM). The configuration allows you to model various usecases. You could turn a light on, wait for n seconds and automatically turn it off afterwards, when a motion is triggered. Another use case could be: When a motion is detected, toggle the Smart Home actor state.

OPTIONS         top

The following options are understood:
-h --help

Show the available arguments

-v --version

Show version information

-c --config <file>

Set the path to a config file

-f --foreground

Keep the daemon running in foreground

FILES         top

avm-motion-trigger.conf

The daemon needs a configuration file. See avm-motion-trigger.conf (5) for further details.

AUTHOR         top

Hermann Mayer <jack@jity.de>