We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1ab76 commit 7750bd7Copy full SHA for 7750bd7
vehicle_profiles/nissan/leaf-ze1.json
@@ -15,7 +15,7 @@
15
},
16
{
17
"name": "SoC",
18
- "expression": "((B39*65536)+[B41:42])/10000",
+ "expression": "((B39*65536)+[B41:B42])/10000",
19
"unit": "%",
20
"class": "battery"
21
}
0 commit comments