Skip to content

MeshCore telemetry: convert temperature to user's Temperature Unit setting #3659

Description

@Yeraze

Feature Request

MeshCore telemetry exposes temperature in Celsius. The temperature value displayed in the telemetry graph on both the Direct Message page and the Telemetry Dashboard should be converted and displayed according to the user's Temperature Unit setting (under Units & Formats), rather than always showing Celsius.

Expected Behavior

  • If the user's Temperature Unit is set to Fahrenheit, convert and display temperature in °F
  • If set to Celsius, display as-is
  • Axis labels and tooltip values on the graph should reflect the selected unit

Current Behavior

Temperature is always displayed in Celsius regardless of the Temperature Unit setting.

Notes

This is the same conversion behavior already applied elsewhere in MeshMonitor for Meshtastic telemetry — MeshCore should be consistent.

Authored by NodeZero 0️⃣

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions