Releases: ReneNulschDE/mbapi2020
v0.9.8 - Teapots, Windows, Translations
IMPORTANT
Please open your MB mobile app and check if you have to accept new terms & conditions.
Fixes
- Teapot error message fix for (hopefully) all regions (fixed: #159) - Can't test this for all regions but US and EU looks good
- The option to reload the component in the frontend was removed for now - please restart HA in case of problems (fixed: internal)
- FIN/VIN is masked in the homeassistant.log now
New
- Some attributes of the Lock sensor have a translated names and values now. This is in the frontend only and should have no impact on automations, scripts and so on. English only. Use the developer-tools/states function to see the original values if needed.
Internal
- There is an early support for default value handling for sensors. Its disabled for now but should solve the "missing sensor at startup"-problem in the future. (In case you miss for example the chargingkw sensor, get in touch with me whenever you want to test this)
v0.9.7 - Thank you, Buttons, Fixes
Thanks for your 100 Github Repo stars.
New:
- New Buttons for starting/stopping the preconditioning of a car (preheat, Mode "Now")
- New Service "SERVICE_PREHEAT_STOP_DEPARTURE_TIME" to stop a preheating/preconditioning that was initiated by departure time
Fixes:
- Wrong status of Binary Sensor "Windows Closed" (fixed: #155)
- Integration reload is disabled for now (needs a fix of the websocket handling to prevent duplicate events)
- Websocket connection loop (fixed: #153)
- minor improvements
v0.9.6 - Fix attribute endofChargeTimeWeekday, Websocket error handling,..
v0.9.5 - Fix Tirepressure sensor, Flip chinese coordinates calculation
v0.9.4 - StateClasses, China Maps and other small things
I hope you had a great summer or winter vacation season... (same like I had)
Here is a new minor release:
New:
- China has a different geo coordinates system (GCJ-02) then other countries. The component has a new configuration option to enable the conversation from WGS-84 to GCJ-02 to better support the this. (Restart/Reload required, and this recalculation is not perfect - search for GCJ-02 in wikipedia for more details) fixes: #140
Improvements:
- Better sensor state classes for multiple sensors (thanks to @Thomas55555 )
- New attribute endOfChargeTimeWeekday --> sensor: rangeElectricKm fixes: #135
- New attribute remoteStartTemperature --> sensor: Odometer, remoteStartActive
- MBAPIApp version tags - as always
v0.9.3 - Maintenance release for HA 2023.08
minor release to be in line with the code quality requirements of the upcoming HA 2023.08 release.
- Add Services Names and Description to translation files (en only)
v0.9.2 - EQx max_Soc handling v2
This minor release changes the handling of Max state of charge for EQ-cars with charging programs. These cars will get a new sensor max_soc and the attribute max_soc is added to the Soc sensor. For other electric/hybrid cars without charge programs in place the old attribute maxSoc is still in use.
New Sensor:
Max_Soc = shows the current configured maximum charge level based on the current selected charge program (has an attribute SelectedChargeProgram too), value in %, range 50-100 step 10
Other changes:
- MB API version number updates (for the communication with the MB endpoints, no functional change)
- Special handling of an error in HA core in case the supervisor information are not available on startup (fixes #126, needed for WSL detection)
- Soc sensor: new attribute max_soc (EQs with charge programs only)
v0.9.1 - EQB maxSoc handling, Endpoint Update China
Fixes:
- EQA/B/? - maxSoc is missing
- Update MB Api endpoints Region China (Thanks @gnep88 for the PR)
v0.9.0 - Support Chinese Market
This release adds support for the Chinese Market. Chinese users can select "China" as a region in the onboarding dialog
Other fixes:
- Remove warning "Unknown unit T12H found. Please report via issue https://www.github.com/renen...."
- Support to login via mobile phone - use the format "+(country code phonenumber) without spaces" example: +4916212345
Special thanks to @gnep88 for the PR and tests
v0.9.0b2 - Beta Release - Support Chinese Market
BETA RELEASE
This release adds support for the Chinese Market. Chinese users can select "China" as a region on onboarding
Other fixes:
- Remove warning "Unknown unit T12H found. Please report via issue https://www.github.com/renen...."
- Support to login via mobile phone - use the format "+(country code phonenumber) without spaces" example: +4916212345