0.79
Changelog
- 1a66593 Daheimladen: add missing status (#2156)
- ae2c1bd Discovergy: re-add default scale
- 68cfebd Ersparnisanzeige (#2105)
- 20a8acb Modbus: add bool16 type and supporting bitmask (#2196)
- 3bac55c Revert "Ensure errors and warnings are cached"
- 07e4563 Warp: fix meter currents detection
- 08f0269 easee: avoid unnecessary phasemode changes (#2190)
- b507f83 fix: default prices in EUR/kWh
Breaking Change
The cheap
-price configuration for Awattar/Tibber users changed from ct/kWh
to EUR/kWh
.
Before
tariffs:
grid:
type: tibber
cheap: 21 # ct/kWh
After
tariffs:
grid:
type: tibber
cheap: 0.21 # EUR/kWh