Add documentation

This commit is contained in:
Brandon McFarlin 2023-12-09 16:40:28 -05:00
parent e87180b314
commit 948d63256b

View File

@ -0,0 +1,15 @@
---
title: PeaNUT
description: PeaNUT Widget Configuration
---
The default ups name is `ups`. To configure more than one ups, you must create multiple peanut services.
Allowed fields: `["battery_charge", "ups_load", "ups_status"]`
```yaml
widget:
type: peanut
url: http://peanut.host.or.ip:port
key: nameofyourups
```