v0.6.0 #137
mkshb
announced in
Announcements
v0.6.0
#137
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
Two new features and a small layout tweak that goes with them.
New:
prioritycard modeA dedicated card mode for managing the PV-surplus priority of all loadpoints in one place. No more digging into each loadpoint to adjust its
priorityslider.number.set_value. Values are assigned contiguously: top =N-1, bottom =0loadpointsconfig filter; loadpoints without apriorityentity are shown disabledPick the mode in the visual editor (Mode → Priority) or via YAML:
New: card-level text size / zoom
For users who find the card text too small, a new
sizeoption scales the entire card in three explicit steps:smallmediumlargeSetting
sizeexplicitly overrides the automatic responsive scaling, so the result is predictable on every dashboard width. Available as a new dropdown in the visual editor ("Text size") and via YAML:Fix: battery mode layout at larger sizes
With the new
size: medium(and on narrower dashboards in general) the battery mode's side-by-side battery graphic + info column wrapped awkwardly. The state-of-charge details (level, percent, kWh, power) now sit below the battery graphic instead of beside it. The graphic itself is unchanged.Full Changelog: v0.5.22...v0.6.0
This discussion was created from the release v0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions