Skip to content

v2.9.6 — Watts Actually Happening

Choose a tag to compare

@0xAHA 0xAHA released this 30 Apr 10:39
9e8835c

v2.9.6 — Watts Actually Happening

Bug Fixes

  • Usage stat no longer mirrors Solar Production: When self_consumption_entity was configured, the Usage stat tile was incorrectly displaying a physics-derived fallback value (solar − export + import + battery) rather than the actual entity reading. For users who have no grid or battery entities configured, this fallback collapses to just solarProduction, making Usage appear identical to Solar. The tile now always shows the value from your configured self_consumption_entity directly.

  • Grid stat tile now stays visible when the grid is idle: Previously, the Grid tile disappeared entirely whenever export and import were both 0 W — which happens during pure self-consumption (all solar goes directly to the house, no grid interaction). Users with a grid entity configured would see no grid tile at all, making it hard to tell whether the entity was wired up correctly. The tile now shows Grid Idle / 0 W whenever a grid entity is configured, regardless of current flow.