Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 507 Bytes

Alerts.md

File metadata and controls

3 lines (2 loc) · 507 Bytes

Alerts can be used to notify users about the state of the system. For things like sensor monitoring, this could be a threshold that indicates something needs attention. E-Mail notifications are built-in to Mycodo in a number of places, however there are several places (Inputs, Outputs, Controllers) that allow custom Python code to be used, enabling many other notification options to be built.

See Alert Settings for more information about setting up Alerts.