Skip to content

v1.4.0

Compare
Choose a tag to compare
@thomasddn thomasddn released this 07 Feb 16:27
· 2 commits to main since this release

The one that fixes units, languages, and my forgetfulness

✨ Improvements

  • Thanks to @Amaury the integration is now also available in French. Merci beaucoup!
  • Added an option to configure the energy consumption unit (kWh/100km or mi/kWh).

🐛 Bugfixes

  • Now using nb as language code for Norwegian Bokmål (#82).
  • The unit for energy consumption is now showing kWh/100 km (or mi/kWh) instead of kWh.
    ⚠️ This change suppresses the generation of long-term statistics. To fix this, please visit https://my.home-assistant.io/redirect/developer_statistics.
  • Added sanity checks for VIN number entry (#83).
  • Fixed an issue where device tracker picture could not be empty.

💻 Under the hood

  • The version is now automatically set in manifest.json during a release, so I can’t forget it anymore. 🙈
  • Added translation checks.

Full Changelog: v1.3.0...v1.4.0