Page 1 of 1

[userModule] Event Watcher (Updated 2016/10/20)

Posted: 29 Oct 2015 09:08
by maros
This module allows to define logic to act upon events emitted by other automation modules (eg. Rain, SecurityZone, Presence, Astronomy, Season ...). It is possible to define multiple triggering events and multiple actions to perform. Action steps may have arbitrary delays and consist of multiple actions (switches, multilevel devices, scenes and code).

The module ensures that at any given time only one event is processed. If the same event is triggered while it is still processing (see actions.delay) then the second event is silently discarded. Cancelling events that stop the further processing of delayed events is also possible. (see eventsCancel)

Tested with Z-Way version v2.2.2
Bug/Issue tracker at https://github.com/maros/Zway-EventWatcher/issues
Documentation at https://github.com/maros/Zway-EventWatc ... /README.md
Download at https://github.com/maros/Zway-EventWatcher/releases

Installation can be done directly via git or via the the Zway App-Store.