Skip to content

v2.2.1

Choose a tag to compare

@404GamerNotFound 404GamerNotFound released this 08 Jul 06:19

Release Notes - PV Warning Fix & US Unit Support

Summary

This release improves warning behavior for PV voltage values and adds support for US unit variants in displayed metrics. The dashboard now handles PV voltage as a normal telemetry value instead of treating it as a warning trigger, and metric output can be shown in US-friendly units such as gallons instead of cubic meters.

Bug Fixes

  • Fixed PV voltage handling so PV voltage values no longer trigger warning states.
  • Reduced false-positive warnings caused by normal PV voltage telemetry.
  • Preserved PV voltage visibility while separating the value from warning evaluation logic.

New Features

  • Added support for US unit variants in dashboard metrics.
  • Metrics can now be displayed with US-oriented units where applicable.
  • Water volume values can be shown as gallons instead of cubic meters.

Technical Changes

  • Updated the warning classification logic so PV voltage is excluded from warning-trigger evaluation.
  • Adjusted metric unit handling to support alternate regional display units.
  • Added conversion/display support for metric values that require US unit variants.
  • Kept existing metric behavior as the default for current configurations.

Compatibility

  • Existing configurations remain compatible.
  • No known breaking changes.
  • Users who rely on existing metric units can continue using the current configuration without changes.

Full Changelog: v2.1.6...v2.2.1