feat: Graph Barometric Pressure (#1684)

* refactor: condensed the process of drawing the lines in the env metrics

* feat: only include iaq in the env metric graph when we have actual values

* feat: plotting barometric pressure when we have actual values

* detekt: spacing after (

---------

Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
Robert-0410 2025-03-18 17:37:16 -07:00 committed by GitHub
parent 903e304964
commit e839c43542
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 112 additions and 101 deletions

View file

@ -341,6 +341,7 @@
<string name="meshtastic_low_battery_notifications">Low battery notifications</string>
<string name="low_battery_title">Low battery: %s</string>
<string name="meshtastic_low_battery_temporary_remote_notifications">Low battery notifications (favorite nodes)</string>
<string name="baro_pressure">Barometric Pressure</string>
<string name="mesh_via_udp_enabled">Mesh via UDP enabled</string>
<string name="udp_config">UDP Config</string>
</resources>