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.
17 lines
380 B
17 lines
380 B
---
|
|
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
|
|
```
|