mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-05 12:44:57 -05:00
17 lines
356 B
Markdown
17 lines
356 B
Markdown
---
|
|
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
|
|
```
|