mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-09-13 06:36:58 -04:00
- Introduced a new plugin for monitoring website health, including functionality to check URLs and log results. - Created README and configuration files for the workflows plugin, detailing its purpose and settings. - Updated import paths in various test files to reflect the new directory structure. - Ensured compatibility of test cases with the updated plugin architecture.
11 lines
331 B
Markdown
Executable File
11 lines
331 B
Markdown
Executable File
## Overview
|
|
|
|
A simple template-based plugin for new devices. You can change the default values for newly detected devices.
|
|
|
|
### Usage
|
|
|
|
- Head to **Settings** > **New Devices** to adjust the default values.
|
|
|
|
### Notes
|
|
|
|
- This plugin generates editable settings that are then used in the `device.py` script to initialize new values. |