Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@raphmur raphmur released this 04 Jan 21:22
· 2 commits to main since this release
b112364
  • MAJOR NEW Feature: Read car state using BLE

Changes

  • NEW Feature: The following new states / entities are available, more to follow in future releases:

    • Sensors: Battery Level (State of Charge); Battery Range; Charge Energy Added; Charger Current; Charger Power; Inside Temp; Outside Temp; Tyre Pressures
    • Binary_Sensors: Battery Heater On; Frunk Open; Windows Open; Door Lock
    • Switches: Charger; Climate; Sentry Mode
    • Numbers: Charging Current; Charging SOC Limit; Climate Temp
    • Covers: Charge Port; Trunk
    • Selects: Heated Seat Front Left; Heated Seat Front Right
    • Buttons: Force Data Update
  • NEW Feature: Status / type of charge cable is reported as a sensor

  • Fixes:

    • Error for setting climate temp #61 (_docker)
    • Error 'Icons should be specified in the form "prefix:name" for dictionary value @ data['icon']' when processing MQTT discovery message topic #124 (_core)
    • Getting more information over BLE is now possible. #66 (_docker)
    • Fetch limited vehicle info over BLE #25 (_core)
    • Any potential to "read state" via bluetooth? #115 (_core)
    • read SoC possible? #124 (-addon)
    • Read state of charge cable connected? #117 (-addon)

Main contributor: @iainbullock Kudos!

Full Changelog: v0.2.2...v0.3.0