Add documentation
This commit is contained in:
parent
e87180b314
commit
948d63256b
15
docs/widgets/services/peanut.md
Normal file
15
docs/widgets/services/peanut.md
Normal 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
|
||||||
|
```
|
||||||
Loading…
Reference in New Issue
Block a user