Rule Engine
The automation engine that evaluates conditions and executes actions based on configurable rules.

The Rule Engine is the automation brain of Krill. It evaluates conditions and executes actions based on configurable rules. Rules consist of triggers (when conditions), actions (what to do), optional constraints (unless/until conditions), error handling, and cleanup operations. The rule engine enables sophisticated automation workflows like threshold alerts, scheduled tasks, webhook integrations, and GPIO control.
This post is licensed under CC BY 4.0 by the author.