Automation Triggers
A Trigger in an Automation is used as to kickstart the execution of an Automation. There are a range of Triggers that you can use within an Automation in order to help you define business process, alarm strategies and more.
Supported Automation Triggers
Name | Description | Guide |
---|---|---|
On Value Change | Trigger when a value changes with configurable options such as From or To | Coming Soon |
On Numeric Value | Trigger when a numeric value changes with optional Above and Below configuration | Coming Soon |
On MQTT Message | Trigger when an MQTT Message is received on topic that matches your configuration | Guide |
On a Schedule | Trigger on a frequent schedule defined using a cron expression | Coming Soon |
On Alarm | Trigger when an Alarm matching a configuration is Activated, Updated or Cleared | Coming Soon |
On Event | Trigger when an Event is raised that matches your configuration | Coming Soon |
On Webhook Received | Trigger when a Webhook is received that matches your configuration | Coming Soon |
Calculate Template | Run a Scriban Template on configured schedule and trigger your Automation if it returns true | Coming Soon |