Skip to content

Releases: evcc-io/evcc

0.15

28 Jul 11:01
caffcfd
Compare
Choose a tag to compare

Bug fixes:

  • Fixed configured detection (#245)

0.14

27 Jul 06:23
f42a3dc
Compare
Choose a tag to compare

Enhancements:

  • Implement per-loadpoint mode and target soc setting (#240)
  • Add mqtt interface and REST api (#243)
  • Add version checking and show UI hint (#239)
  • Add connect/disconnect events (#237)
  • Allow updating soc when vehicle disconnected (#228)

With this release, MQTT and REST API are now first class citizens and documented: https://github.com/andig/evcc#api

Bug fixes:

  • Abort waiting for initial value after timeout (72311c4)

0.13

20 Jul 10:53
Compare
Choose a tag to compare

Changelog

cdf2cb6 Ignore pv meter errors
f2c607a Implement phase detection (#163)
4c23924 Improve log messages and round durations to second accuracy
7c864df Introduce log levels per area (#236)
eb66f6d Refactor charge current calculation (#223)
f812ccb Show version in ui
fda9567 Tweak UI styling (#229)
985a16a Use Power as default reading for modbus plugin

0.12

18 Jul 08:42
ab43112
Compare
Choose a tag to compare

ACHTUNG

Mit v0.12 hat sich die Konfiguration geändert:

  • loadpoint config is split into site and loadpoints
  • grid/ pv and battery meters are moved to site
  • push message templates are updated- more values available and missing values shown in logfile
  • now requires InfluxDB 1.8/2.0 - InfluxDB 1.6/1.7 are no longer supported

Beispiele für geänderte Konfiguration sind in evcc.dist.yaml zu finden: https://github.com/andig/evcc/blob/master/evcc.dist.yaml

Changelog

64126f1 Add support for influxdb 2.0 (#48)
957aaea Added arm64 support
173667a Close modbus connection if operation fails to reestablish connection (#221)
6fc3f0e Detect bmw vehicles (#218)
c270db1 Fix Renault api token expiry (#210)
5bb0c58 Fix go-e cloud updates (#215)
0f02f6f Fix invalid charge duration displayed when status changed before charge started
e34167c Implement multiple loadpoints and new UI (#199)
80c851e Limit re-auth to refreshing jwt token for Renault API
fade1d5 Make caching include error states and simplify assertions (#191)
24adf76 Remove kamereonAccessToken (#203)
279dfe6 Support go-e cloud api (#190)

0.11

12 Jun 12:44
dc6da44
Compare
Choose a tag to compare

Changelog

221985f Add mincurrent setting similar to maxcurrent
703e94f Build multiarch image (#186)
71a4afa Improve modbus configuration, add sunspec and float32 swapped readings (#184)

Bug Fixes

dc6da44 Fix go-eCharger energy calculation (#188)
a511449 Fix sunspec configuration (#185)

0.10

22 May 06:59
Compare
Choose a tag to compare

Changelog

ac2b43a Accept KEBA state=1, RFID required, as valid
02caf41 Reduce NRG bluetooth discovery timeout

Bug fixes

45b3ef3 Introduce cache to immediately update UI when socket client connects (#176)
ffffa2c Fix decoding mode "off"

0.9

20 May 11:00
7bc8727
Compare
Choose a tag to compare
0.9

Changelog

e809c4d Add HTTP provider with jq ability (#72)
68cceb8 Add Websocket provider with jq ability
33c7747 Add calc plugin (#93)
da2cefe Add Discovergy meter
fe334e8 Add RFID support to enable charging on KEBA (#160)
e0e2a64 Add Renault Zoe api (#23)
500f6fe Add Tesla Powerwall (#92)
b7c9069 Add swapped word order encodings (#100)
23f51bc Added Currents support to MCC and SMA (#156)
78733df Allow reading arbitrary modbus registers (#96)
eeef3f1 Allow trusting self-signed certificates
4dd1c46 Ensure charger target status is always updated even while car disconn… (#106)
fe7f3e2 Log battery power
c48b9b9 Make SMA energy readings configurable (#84)
b930f78 Make energy readings optional (#91)
4bf9c54 Send RFID auth only if required (#167)
97ee689 Send log warnings and errors to ui (#128)
d17289d Split loadpoint and charger handler (#104)
ed72544 Upgrade MBMD and add SDM72 meter
4a1c029 Warn if EVSE is always active (#153)

Bug fixes

ec5b258 Expose and document scale parameter (#90)
4c3f8a0 Fix UI and icon display (#101)
60c4610 Fix energy always added
a21b332 Fix grid import treated as available power (refs #78)
044eb87 Fix various issues in NRGKick implementation (#164)
f5f3257 Fixed mode setting not updated when reloading UI (#107)
1b1a48c Implement token refresh (#146)
c02802f Synchronize enabled state with charger if state doesn't match (#172)
fdfb8de Remove CurrentPower and TotalEnergy (#103)

0.8

14 May 16:02
3147596
Compare
Choose a tag to compare
0.8

Changelog

08cee90 Add Porsche api support (#118)
c284fa3 Add getting started section (#135)
0c18e47 Added support for SMA device config by serial (#121)
01ef46d Apply now and off modes immediately (#108)
33d45e3 Improve PV mode stability (#112)
ec75340 Show one significant digit for energy
12ca72e Support NRGKick bluetooth (#120)
3147596 Support basic authorization (#149)

Bug fixes

4dd1c46 Ensure charger target status is always updated even while car disconn… (#106)
e3f02ab Ensure meters are updated even if charger is not available (#125)
95f4fc6 Ensure packages are validated by go mod tidy (#138)
a44f424 Fix SMA reporting negativ 0 value (#126)
c289179 Fix Tesla api usage and vehicle identification (#113)
65ab0c8 Fix charged energy and add total energy (#110)
66abd9e Fix import & export power (#139)
41496e7 Fix mode button only updated on reload (#129)
0ceda8f Fix state handling and diagnostic messages (#114)
3de2d37 Fix ui and config not updated (#115)
f5f3257 Fixed mode setting not updated when reloading UI (#107)
b3cfacd Handle empty JSON responses (#140)
8117f8c Set default http client timeout to avoid deadlocks (#132)

0.7

05 May 14:54
4c3f8a0
Compare
Choose a tag to compare
0.7

Changelog

e809c4d Add HTTP provider with jq ability (#72)
7c62c21 Add Phoenix EV-CC-AC1-M charge controller (#76)
e0e2a64 Add Renault Zoe api (#23)
500f6fe Add Tesla Powerwall (#92)
532e6bd Add battery meter support (#83)
33c7747 Add calc plugin (#93)
8669853 Add meters (#85)
b7c9069 Add swapped word order encodings (#100)
78733df Allow reading arbitrary modbus registers (#96)
ec5b258 Expose and document scale parameter (#90)
4c3f8a0 Fix UI and icon display (#101)
a21b332 Fix grid import treated as available power (refs #78)
095afd0 Improve docs and add KEBA docker hint
fe7f3e2 Log battery power
c48b9b9 Make SMA energy readings configurable (#84)
b930f78 Make energy readings optional (#91)
32bc279 Simplify dummy meter to use power instead of current
ed72544 Upgrade MBMD and add SDM72 meter

0.6

29 Apr 17:13
9fb634b
Compare
Choose a tag to compare
0.6

Changelog

2045ce3 Add KEBA connect chargers (#57)
d602522 Add ModBus meters in addition to modbus providers (#58)
0f7fe7a Add support for SMA Home Manager and SMA Energy Meter as meters (#59)
5fb5e22 Document how to tell Wallbe and Phoenix controllers apart
bcebf03 Improve charge current handling
a1bb0dc Make meters configurable (#55)
697c3c4 Move developer docs to their own section (#77)
56ad3da Opinionated refactor of SMA Energy Meter (#65)
62ffaa5 Refactor loadpoint configuration (#46)
1729399 Split common utility functions into util package (#64)
2c23dfd Support Wallbe chargers with Phoenix EV-CC-AC1-M3-CBC-RCM-ETH controllers (#56)
9fb634b Upgrade MBMD for KOSTAL fix (#80)