Skip to content

Commit 5d10527

Browse files
committed
Added battery pack power to make it graphable
1 parent 6802bd2 commit 5d10527

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

format.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
"pack_internal_temp": [4, "float", "degC", 0, 100, "Battery;BMS CAN"],
9090
"pack_current": [4, "float", "A", -10, 40, "Battery;BMS CAN"],
9191
"pack_voltage": [4, "float", "V", 69, 108, "Battery;BMS CAN"],
92+
"pack_power": [4, "float", "W", -1080, 4320, "Battery;Firmware"],
9293
"supplemental_voltage": [4, "float", "V", 0, 100, "Battery;Supplemental"],
9394
"cell_group1_voltage": [4, "float", "V", 6.4, 7.2, "Battery;BMS"],
9495
"cell_group2_voltage": [4, "float", "V", 6.4, 7.2, "Battery;BMS"],

0 commit comments

Comments
 (0)