mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Remove double entry that is not a valid resource (#12251)
Put battery.battery.voltage.nominal in my config, per docs, and got an invalid resource error. Removing for clarity.
This commit is contained in:
parent
fc49be4936
commit
0a93f353a7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user