You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Solar Bar Card - Releases
v2.9.2 — Watt's the Legend?
Bug Fixes
Legend values now respect power_unit setting: When power_unit: W was configured, legend values for Solar, Usage, Export, and Battery were still displayed in kW — only Import and EV happened to use the correct formatter. All six legend items now consistently use the fmtPow() helper, so the unit shown in the legend always matches the unit chosen in your card configuration.