Ok so, with a fully charged battery, it still reads 0.0% charged.
If i run reset fuel gauge, it throws an error "You need a fully charged battery and connected to a wall adapter, to apply this fix!"
Looking at the Hekate source code, it looks like it's this if/else statement:
if (avgCurrent < 0...