We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6802bd2 commit 5d10527Copy full SHA for 5d10527
1 file changed
format.json
@@ -89,6 +89,7 @@
89
"pack_internal_temp": [4, "float", "degC", 0, 100, "Battery;BMS CAN"],
90
"pack_current": [4, "float", "A", -10, 40, "Battery;BMS CAN"],
91
"pack_voltage": [4, "float", "V", 69, 108, "Battery;BMS CAN"],
92
+ "pack_power": [4, "float", "W", -1080, 4320, "Battery;Firmware"],
93
"supplemental_voltage": [4, "float", "V", 0, 100, "Battery;Supplemental"],
94
"cell_group1_voltage": [4, "float", "V", 6.4, 7.2, "Battery;BMS"],
95
"cell_group2_voltage": [4, "float", "V", 6.4, 7.2, "Battery;BMS"],
0 commit comments