github kalkih/mini-graph-card v0.14.0-dev.1

pre-release4 hours ago

What's Changed

features:

fixes:

docs:

Full Changelog: v0.13.0...v0.14.0-dev.1


More detailed about new features:

Static lines – horizontal lines for static values, can be used to show thresholds, zero X-axis etc:
изображение
Like a dynamic graph for an entity (defined by an entity option), a static line (defined by a static_value option) can use other applicable options: name, line_width, line_style, color, unit, decimals, show_..., state_adaptive_color, y_axis.

Individual per-entity logarithmic – now lines can have a different logarithmic scale, very useful to present values with different ranges on the same Y-axis.

Individual per-entity line_width – now lines can have a different thickness:
изображение

Line styles – it has become possible to define styles to create dotted or dashed lines:
изображение

Reversed order for displaying graphs – some users were not happy with a current “1st entity becomes bottommost” order, now we can use a reversed order.

Card picker suggestion for numeric sensors – support of a card suggestion feature introduced in 2026.6.

Redesigned value_factor - along with supporting a current “exponent” scaling, it has become possible to use a simple “multiply” scaling.

Allow showing a "legend" & "extrema / average" elements below a graph – more design possibilities:
изображение

More options to customize a number format, default accuracy & format settings – now it has become possible to set accuracy settings individually for entities, for Y-axis labels (for primary & secondary Y-axes separately); if accuracy settings are not set for entities – native accuracy settings for entities are used (defined in “more-info”).

Use 12h/24h & datetime settings from locale, allow a custom format for datetime – now date/time format can be automatically set dependently on global HA Frontend settings or customized manually:
изображение

Native localized units & order "value - delimiter - unit":
Native units for attributes are supported:
изображение

Localized presentation of "percentage" values: some languages put a whitespace before a “%” sign, some do not, check examples for English & German below:
изображение

Localized monetary units & order, check examples for English, English (GB) & German below:
изображение

Translated units – some integrations provide different translations for units, check examples for English & German below:
изображение

Allow to hide a unit for extrema & average info for a compactness:
изображение

Don't miss a new mini-graph-card release

NewReleases is sending notifications on new releases.