Skip to content

Commit

Permalink
Remove double entry that is not a valid resource (home-assistant#12251)
Browse files Browse the repository at this point in the history
Put battery.battery.voltage.nominal in my config, per docs, and got an invalid resource error. Removing for clarity.
  • Loading branch information
heytcass authored Mar 3, 2020
1 parent fc49be4 commit 0a93f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_integrations/nut.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ ups.firmware: 868.L3 -P.D
battery.mfr.ups.serial: 3B1519X19994
ups.productid: 0002
battery.runtime: 2552
battery.battery.voltage.nominal: 24.0
battery.voltage.nominal: 24.0
battery.type: PbAc
ups.mfr.ups.status: OL
ups.model: Back-UPS RS1000G
Expand Down

0 comments on commit 0a93f35

Please sign in to comment.