mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 06:38:46 +00:00
16 lines
380 B
Markdown
16 lines
380 B
Markdown
---
|
|
title: PiAlert
|
|
description: PiAlert Widget Configuration
|
|
---
|
|
|
|
Learn more about [PiAlert](https://github.com/jokob-sk/Pi.Alert).
|
|
|
|
Note that [pucherot/PiAlert](https://github.com/pucherot/Pi.Alert) has been abandoned and might not work properly.
|
|
|
|
Allowed fields: `["total", "connected", "new_devices", "down_alerts"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: pialert
|
|
url: http://ip:port
|
|
```
|