0.126.0
Changelog
- ce97c63 Add E3DC native implementation (#13413)
- 8bbf193 Add Pulsar Max
- d316dc9 Add Smartfox Pro charger (#13402)
- dcb1f5c Add Warp3 charger (#13422)
- e2a20cf Add fullscreen mode (#13469)
- 5d114e7 Alfen: add api.PhaseGetter (#13529)
- 0700882 Battery control: limit at 100%
- a945013 Cli: add meter --repeat flag
- da3bbf1 Custom vehicle: add FinishTimer (#13338)
- 84c9677 Docs: remove sungrow interface limitations (#13381)
- 8d8d404 EM2GO: Add Home Series Charger (#13392)
- 91fd685 Easee: add example and datatype for authorize config switch (#13526)
- d32ee8a Easee: change default timeout to 20s (#13321)
- 31de058 Em2GoHome: simplify phase handling
- ab412b4 Fiat: ignore HTTP 403 during deep refresh (#13428)
- 3740a31 Fiat: require pin for updated soc (#13223)
- 942a439 Fix log ui accidentally depending on console log level (#13669)
- 652cab3 Fix phase powers not applied for signed currents
- 49d1e32 FoxESS H3: add battery control (#13368)
- 29cd4a2 Goodwe Wifi: add pv3&pv4 (#13559)
- f7e4e3d Hyundai: add hint (#13533)
- 7d833ac InfluxDB: fix vehicle limit soc data type
- da4af01 Innogy: add api.MeterEnergy
- bf16e8f KIA: add hint regarding low charging currents (#13530)
- 3083cf9 Keba: add api.PhaseGetter (#13532)
- e8dc709 Keba: fixes to api.PhaseGetter (#13624)
- 26973a0 Load Management and Peak Shaving (#13207)
- 1d4e695 Loadpoint: add welcomecharge feature (#13534) reverted
- 7786965 Loadpoint: fix spurious negative power warning (#13383)
- 507dcc4 Log UI: fixed button layout (#13442)
- 341101c Log UI: minor improvements (#13453)
- 334ffc1 Log Viewer: Allow retrieving logs from ring buffer (#13330)
- 535c94c Log viewer: fix old data returned when count set
- 71f7dd7 Log: fix ringbuffer returning oldest entry last
- 2bae9d8 Nissan: add Ariya template using v2 api (#13401)
- 269bb76 Ocpp: fix status ignored when timestamp identical
- 33aa884 Octopusenergy: support API keys for tariff data lookup (#13637)
- db88086 PSA: change authentication from user/password to token (#13612)
- f4283b4 RCT: fix panic (#13502)
- f2572fb Revert "Fiat: require pin for updated soc (#13223)"
- 090b0a7 Revert "Loadpoint: add welcomecharge feature (#13534)"
- 4b6ff7e Revert "UI: adaptive power digits (#13619)" (#13653)
- 0e7d7a5 SmartCostLimit: allow negative limits (#13317)
- c18e542 Startup Error: re-added error message and config infos (#13563)
- 539f453 TWC3/Bender: remove api.ChargeDuration (#13615)
- f483f2c Tariff: add forecast provider (#13451)
- 58339df Tesla: fix nil panic (#13384)
- 72724bc Typo: in UI notifications (#13438)
- a6056e2 UI: adaptive power digits (#13619)
- c0bf1ec UI: better handle api calls when offline (#13596)
- 701a130 UI: optimize for tall screens (#13508)
- a591a5c Update solaredge-hybrid.yaml (#13418)
- edd12cd Victron: clarify template (#13560)
- 07e7ded Warp: fix error handling
- 54c7440 fix: ignore basic auth header (#13473)
- cd7d3a8 fronius-ohmpilot: swap power sign
- c85ec40 i-CHARGE CION: fix modbus interface
- dfd1b8e keba-modbus: additional info regarding phase switch (#13415)
- 708320d refactor: auth bearer check
- 66844ed sungrow charger: fix default id
- b5bb418 sungrow charger: fix product name
- 4ed241e sungrow-charger: add more diagnostics
- e1c027c sungrow-charger: wip (#13492)
π Added Authentication
After the update, you'll be prompted to set an admin password. We've added this to protect sensible data from the log viewer. Config UI is password protected as well and at least party out of experimental state. More config options will follow in the upcoming releases.
You can change the password via the web interface or reset it via CLI. See FAQ for more details.