Skip to content

Releases: evcc-io/evcc

0.84

26 Feb 11:38

Choose a tag to compare

Changelog

0.83

17 Feb 10:44

Choose a tag to compare

Changelog

0.82

30 Jan 09:04
fbd0d65

Choose a tag to compare

Changelog

Charger:

Vehicles:

Meter:

  • b031610 Discovergy: fix energy conversion to kWh

General:

0.81

10 Jan 19:14

Choose a tag to compare

Changelog

0.80

09 Jan 12:20
cfb174f

Choose a tag to compare

Changelog

0.79

03 Jan 20:48

Choose a tag to compare

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

0.78

02 Jan 15:19

Choose a tag to compare

Changelog

  • 159e030 Add missing auth settings
  • 20ccbb3 Discovergy: add total energy (#2172)
  • a39ca3a Discovergy: re-add scale for power direction
  • 94b8897 Fix phase detection unstable with estimated power usage
  • 9d61d98 Go-E: fix panic
  • 3b7f382 Ignore minor negative values for charge power
  • d97e8d1 Refactor data processing into pipeline component (#2169)
  • fb1d6f5 Remove dependency from config repo (#2182)
  • 13dac30 Revert "Fix phase usage estimation from power"

0.77

31 Dec 14:57
bac4e07

Choose a tag to compare

Changelog

0.76

29 Dec 21:13
07c559b

Choose a tag to compare

Changelog

0.75

29 Dec 15:15
f07b32d

Choose a tag to compare

Changelog

Vehicles:

Chargers:

  • bedebe2 Add Innogy eBox (#2091, #2096)
  • 219a0d7 Add xml transformation to HTTP provider with Kostal Piko MP Plus example (#2120)
  • 575915c Wallbe: remove SDM float decoding workaround (#2110)
  • c4944cc Fix Kostal energy meter via inverter template
  • 7455fe9 Fix Senec Home grid template

Misc:

  • f07b32d Fix phase usage estimation from power (#2144)
  • f4b783a Add various condition for stopping target charging (#2098)
  • c5e2d97 Http: fix sending request body
  • 1840651 Ignore negative PV power for homePower (#2117)
  • fe05725 Move single device configuration to advanced mode (#2138)
  • 7a178b4 Proper side-margins for tooltips (#2106)
  • c641f26 Target charging: always use last charged hour (#2075)
  • 3c9b6a2 Validate that vehicle is visible in vendor api on startup
  • bfb61c4 Various template improvements (#2119)
  • e9d0b0c fix for jumpy soc slider; api client refactoring (#2095)
  • 1368625 new english tooltip translations (#2084)