You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
356 B
17 lines
356 B
8 months ago
|
---
|
||
|
title: NetAlertX
|
||
|
description: NetAlertX (formerly PiAlert) Widget Configuration
|
||
|
---
|
||
|
|
||
|
Learn more about [NetAlertX](https://github.com/jokob-sk/NetAlertX).
|
||
|
|
||
|
_Note that the project was renamed from PiAlert to NetAlertX._
|
||
|
|
||
|
Allowed fields: `["total", "connected", "new_devices", "down_alerts"]`.
|
||
|
|
||
|
```yaml
|
||
|
widget:
|
||
|
type: netalertx
|
||
|
url: http://ip:port
|
||
|
```
|