Documentation: fix allowed fields uniformity (#3224)

This commit is contained in:
XavierDupuis 2024-04-02 18:42:34 -04:00 committed by GitHub
parent 4e69ea6088
commit 60db01cc57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 7 additions and 7 deletions

View file

@ -9,7 +9,7 @@ This widget adds support for [Network UPS Tools](https://networkupstools.org/) v
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"]`
Allowed fields: `["battery_charge", "ups_load", "ups_status"]`.
!!! note