mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 22:48:46 +00:00
16 lines
325 B
Markdown
16 lines
325 B
Markdown
---
|
|
title: PiAlert
|
|
description: PiAlert Widget Configuration
|
|
---
|
|
|
|
Learn more about [PiAlert](https://github.com/pucherot/Pi.Alert).
|
|
|
|
Widget for [PiAlert](https://github.com/jokob-sk/Pi.Alert).
|
|
|
|
Allowed fields: `["total", "connected", "new_devices", "down_alerts"]`.
|
|
|
|
```yaml
|
|
widget:
|
|
type: pialert
|
|
url: http://ip:port
|
|
```
|