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.
homepage/docs/widgets/services/pialert.md

17 lines
307 B

10 months ago
---
title: PiAlert
description: PiAlert Widget Configuration
---
[PiAlert](https://github.com/pucherot/Pi.Alert)
10 months ago
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
10 months ago
```