Skip to content

Releases: ReneNulschDE/mbapi2020

Release 0.5.0 - Add AuxHeat & PreHeat Services

15 Feb 16:06
Compare
Choose a tag to compare

New:

  • Service Auxheat_Configure - Activate/Set Auxheat start times

Changed:

  • Service Preheat_Start - Add parameter to support older cars that use the immediate start option

Release 0.4.2 - Add Asia-Pacific region support

09 Feb 19:22
Compare
Choose a tag to compare

New:

  • Initial support for the region Asia-Pacific

Release 0.4.1 - Add option to disable capabilities check

06 Feb 13:04
Compare
Choose a tag to compare

New Integration Options:

  • Disable Capability Check: By default the component checks the capabilities of a car. Active this option to disable the capability check.
  • Debug Save Messages: Enable this option to save all relevant received message into the messages folder of the component

Fix:

  • StopInteration Bug if the given VIN is unknown in a service call

Release 0.4.0 - Auxheat and more

31 Jan 15:04
Compare
Choose a tag to compare

New sensors:

New switch:

  • AuxHeat

New Lock

  • Lock (with Pin support if the pin is not stored in the integration options, restart required if you remove or add a pin the integration options)

New Services

  • Auxheat_start
  • Auxheat_stop

Changes:

Breaking changes:

  • Hopefully none :-)

Release v0.3.4 - Fix missing attribute liquidconsumptionstart

24 Jan 22:30
Compare
Choose a tag to compare

Fix:

  • missing attribute liquidconsumptionstart
  • missing attribute gasTankLevelPercent

Release v0.3.3 - Add ignition sensor

24 Jan 22:14
Compare
Choose a tag to compare

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

24 Jan 21:20
Compare
Choose a tag to compare

Fix:

  • try to fix binary sensor updates

Release v0.3.1 - Fix missing tire attributes

24 Jan 17:58
Compare
Choose a tag to compare

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

24 Jan 17:55
Compare
Choose a tag to compare

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

17 Jan 17:07
Compare
Choose a tag to compare

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