Releases: ReneNulschDE/mbapi2020
Releases · ReneNulschDE/mbapi2020
Release v0.3.3 - Add ignition sensor
New sensor:
- Ignition state
Internal Name: ignitionstate Values Description_short Description_long "0" "lock" "Ignition lock" "1" "off" "Ignition off" "2" "accessory" "Ignition accessory" "4" "on" "Ignition on" "5" "start" "Ignition start"],
Release v0.3.2 - Fix binary sensors not updated
Fix:
- try to fix binary sensor updates
Release v0.3.1 - Fix missing tire attributes
New Sensor:
Car - Show information about received messages and last state/result of last executed action
EngineState
remoteStartActive
Breaking Change:
Values are shown based on the regional settings of the MB-App now. If you have some special calculations, please check the values.
Fixes:
- Sensor gets updated only im the timestamp of the attributes are newer. (Protect agains some race conditions, when to many messages come in at the same time)
- Missing Tire Sensor attributes added again
Release v0.3.0
New Sensor:
Car - Show information about received messages and last state/result of last executed action
EngineState
remoteStartActive
Breaking Change:
- Values are shown based on the regional settings of the MB-App now. If you have some special calculations, please check the values.
Fixes:
Sensor gets updated only im the timestamp of the attributes are newer. (Protect agains some race conditions, when to many messages come in at the same time)
Release v0.2.0
New Services:
- Windows_Open
- Windows_Close
- Preheat_Start_DepartureTime
New Sensors:
- starterBatteryState
Removed Sensor:
- warninglowbattery
Fixes:
- Handling when no data is delivered, added timeout
- Odometer crashes, when HA Unit System is imperial
Initial Release
Most of the stuff is working. Switching to releases for HACS