Skip to content

4.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 13:19
c30e803

Continue the discussion at https://github.com/torbennehmer/hacs-e3dc/discussions/369

Changes

Kudos @TommiG1 for his awesome work at hacs-e3dc-maestro, relying on us here and to his first contribution to the authentication changes.
Kudos @berndlin for his first contribution to the repo.

💥 Breaking Changes

Please check if any automation you have is impacted by this change. The original numeric values are still there but no longer recommended to be used and therefore deprecated.

🚀 Features

  • Implement full get_status functionality (#365) @torbennehmer, Kudos @berndlin for the scaffolding!
  • Add wallbox EMS settings management and diagnostics support (#361, #364) @torbennehmer
    • Fix robustness issues around wallbox EMS settings and SG Ready enum (4.0.0-beta.1) (#372) @TommiG1
  • Add authentication type selector (Portal-User vs Local user) and reconfigure flow (#333) @TommiG1

🪲 Fixes

  • Fix Wallbox update guard, it protected the wrong loader function. (#360) @torbennehmer
  • Fix set_power_limits (kudos @bullit186) to preserve existing values (#331) @torbennehmer

🔨 Refactoring

📦 Build Process