Skip to content

v2.7.1 - improve self consumption reporting

Choose a tag to compare

@0xAHA 0xAHA released this 28 Feb 04:54
b422f4a

Solar Bar Card - Releases

Buy Me A Coffee

v2.7.1

Bug Fixes

  • Usage tile mirrors production (#53): Fixed the Usage stats tile showing the same value as Solar when production dropped below actual house consumption. The root cause was that self_consumption_entity on many inverter systems reports solar self-consumption (capped at production), not total house load. The calculation now uses an energy balance formula (solar - export + import + battery discharge - battery charge) which is always physically correct regardless of what the sensor reports. The fix also corrects the grid import attribution in the bar segments and legend.

Changes

  • Consumer tap actions: Added tap_action_consumer_1 and tap_action_consumer_2 config options in the Tap Actions editor section. Consumer stats tiles now have dedicated tap action pickers alongside the existing Solar, Import, Export, Usage, Battery, and EV actions.