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
Fix energy date selection for HA 2026.4+: HA 2026.4 changed the internal energy data collection key from _energy to a panel-specific _energy_<panelUrl>. The card now checks the new key first, falls back to the legacy key, and scans all _energy* keys as a last resort — ensuring compatibility with both old and new HA versions.
New features
Animated stripe speed scales with bar width: Narrow bars scroll slowly, wide bars scroll faster, giving hatched animated bars a more natural energy-flow feel.