Dashboard widget Fuel Level not showing data

Subject of the issue

Data shown in dashboard widget (in particular “Fuel Level” does not show any data.
“Fuel Level” says “No Data in date range”

Your environment

  • What version is the dongle? (Find on software state page on my.autopi.io)
    685e4259

Steps to reproduce

Login to my.autopi.io, click on dashboards and removed/ re-added fuel widget.

Expected behaviour

show correct fuel level.

Actual behaviour

No data

Output of power.status command

If your issue is in any way related to the device shutting down or behaving in a unexpected way, please provide the output of the power.status command to help us diagnose the issue.

Run the command

power.status

in the terminal on local.autopi.io, and paste the result here.

Do’s & dont’s

  • Do not write your unit-id anywhere.

Hi @Pravin,

The Fuel Level widget will only show data if data is available from your vehicle.

You can check the available data points by running obd.commands from the terminal, while the engine is on. This will output the default commands that your vehicle supports.

best
Peter

Can this value not be extracted from the CAN bus?