⚠️ This is a test release. Install it only if you enjoy debugging, want to try out new features early, or are interested in helping to keep this integration stable and evolving. Please report any issues via GitHub, and include as much detail as possible — debug logging should be enabled before reporting an issue.
🆕 What’s New
New sensor "Selected Charge Program" (click for more details)
| Internal value | UI value |
|---|---|
| 0 | Standard |
| 2 | Home |
| 3 | Work |
New sensor "Charging Status" (click for more details)
| Internal value | UI value |
|---|---|
| 0 | charging |
| 1 | charging ends |
| 2 | Charge break |
| 3 | unplugged |
| 4 | failure |
| 5 | slow |
| 6 | fast |
| 7 | discharging |
| 8 | not charging |
| 9 | slow charging after reaching trip target |
| 10 | charging after reaching trip target |
| 11 | fast charging after reaching trip target |
| 12 | unknown |
🐞 Fixes
- Max Soc gets not updates when the selected charge program changed (esp. when location based charge program changes happen)
- Warning in the HA-Log after update to HA 2025.08 (
Detected that custom integration 'mbapi2020' relies on ContextVar) - (Binary)-Sensors get created on runtime now whenever the MB API delivers initial sensor values after the load of the component was completed already.
- Change debug log / diagnostic report to exclude two new cases introduced in v0.28