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.
|
---
|
|
title: PiAlert
|
|
description: PiAlert Widget Configuration
|
|
---
|
|
|
|
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
|
|
```
|