Skip to content

v4.4.0 - G12w Multi-Zone Tariff Support

Choose a tag to compare

@ergo5 ergo5 released this 19 Feb 19:51

What's New

G12w Multi-Zone Tariff Support

Thanks to @zielaq for this contribution! (#11)

  • Bug fix: _fetch_all_meters() now correctly sums total_plus across all zones (previously overwrote instead of summing, causing meters with 0 in zone 2 to be filtered out)
  • Bug fix: _fetch_chart() now reads all zones, not just zones[0]
  • Multi-zone support: Separate statistics sensors for each zone (e.g. "Panel Energia Strefa 1", "Panel Energia Strefa 2") when a multi-zone tariff is detected
  • Zone-specific pricing: Options flow dynamically shows zone 1/zone 2 price fields for G12w tariffs
  • Backward compatible: Single-zone tariffs (G11, G12) continue to work exactly as before
  • Bonus: Added unit_class to StatisticMetaData (fixes HA 2026.11 deprecation warning)

Version bump

  • manifest.json version → 4.4.0