docs: Set key to default value for peanut
As noted in the document, the default name is `ups` and unlikely to change in the future
This commit is contained in:
parent
bfd392026d
commit
26480c74a2
@ -19,5 +19,5 @@ Allowed fields: `["battery_charge", "ups_load", "ups_status"]`.
|
|||||||
widget:
|
widget:
|
||||||
type: peanut
|
type: peanut
|
||||||
url: http://peanut.host.or.ip:port
|
url: http://peanut.host.or.ip:port
|
||||||
key: nameofyourups
|
key: ups
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user