Skip to content

v0.1.30

Choose a tag to compare

@mrebbert mrebbert released this 26 Apr 12:01

Bug Fixes

Negative electricity prices now handled correctly

The stable price sensor and cost sensor previously rejected negative prices (treated as invalid). With dynamic electricity pricing, negative prices are a real scenario — you get paid for consuming electricity. Now:

  • The Last Valid Electricity Price sensor correctly displays negative prices
  • The Electricity Cost sensor reduces accumulated costs during negative price periods

Price coordinator no longer blocks integration setup

If the initial price data fetch fails (e.g. due to API rate limiting), the integration now starts normally. Live sensors, EV charger controls and EMS switch work immediately — price data is fetched on the next scheduled interval.