Skip to content

Releases: ngocjohn/vehicle-info-card

v1.4.0

30 Sep 23:03
f348ce1
Compare
Choose a tag to compare

What's Changed

This release brings enhanced customization options with drag-and-drop image uploads, the ability to change tire backgrounds, and improved image slide configurations. It also includes crucial fixes for button assignment issues and better handling of hass state updates in custom cards, ensuring smoother functionality and user experience.

tire-card-custom

New Features 🎉

  • Feat: Add drag-drop upload images in #63
  • Feat: Add the option to change the tire background. in #64
  • Feat: Tire card customization & Image slides configuration in #69

Fixes 🐛

  • Fix: Button not asign to card. in #62
  • Fix: hass State Update Handling in Custom Cards in #68

Translations 🌍

Other Changes

  • chore(deps): bump @rollup/plugin-typescript from 11.1.6 to 12.1.0 by @dependabot in #66
  • chore(deps-dev): bump @rollup/plugin-replace from 5.0.7 to 6.0.1 by @dependabot in #67

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

09 Sep 06:31
7b9c684
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

Full Changelog: v1.3.0...v1.3.1

v1.3.0

07 Sep 11:34
29b113c
Compare
Choose a tag to compare

What's Changed

The latest update introduces exciting new possibilities for button customization!

New Features 🎉

  • Unlimited Button Creation: It’s now possible to create entirely new buttons and add them to cards, with no limit on the number of buttons.
  • Full UI Customization: Customize tabs and buttons completely through the user interface—no coding required.
  • Swipe Feature for Buttons: A new swipe feature allows configuration of how many rows of buttons appear per slide, offering greater flexibility in layout.
  • Feat: New swipe functionality to navigate through button grids, with configurable rows per slide. by @ngocjohn in #55

Translations 🌍

Other Changes

  • Add card preview functionality for custom buttons and cards. by @ngocjohn in #53

button-grid-swipe

If you enjoy these new features, please consider giving the repository a star ⭐

Full Changelog: v1.2.0...v1.3.0

v1.2.0

29 Aug 17:21
e1efc08
Compare
Choose a tag to compare

What's Changed

This update introduces language localization improvements, enhanced styling for range info and hybrid car support, new features for zero-emission vehicles, charge flap status tracking, and customizable button options. If you’re enjoying this card, please consider giving it a star on the repository! ⭐

  • Tyre to Tire Conversion: Changed "Tyre" to "Tire" for en localization to match American English conventions. #41
  • Range Info Bar & Hybrid Car Support: Updated range info bar styling and added support for hybrid vehicles. #44
  • Zero-Emission Distance Sensors: Added support for zero-emission distance sensors to enhance monitoring for electric vehicles. #45
  • Charge Flap DC Status: Included charge flap DC status in door attributes for better tracking of charging infrastructure. #48
  • Customizable Buttons: Introduced options to customize buttons for a more personalized user interface. #49

range-info-hev
custom-btn-config

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2

14 Aug 06:29
85a0d17
Compare
Choose a tag to compare

What's Changed

  • French Language Support: Added French translation (fr.json) by @Joebar16 in PR #33.
  • British English Updates: Improved spelling and descriptions in British English (en_GB) by @mrspouse in PR #39.
  • Name Selector Option: Introduced a new selector that allows users to choose between displaying the model name or a custom name on the card by @ngocjohn in PR #34.
  • Enhanced File Upload: Improved functionality for uploading multiple files by @ngocjohn in PR #35.
  • Image Sorting: Added drag-and-drop functionality for sorting images by @ngocjohn in PR #40.

multi-upload-drag
tyre-rotate

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

09 Aug 13:33
66d3bcb
Compare
Choose a tag to compare

What's Changed

Update

  • Added Lithuanian (lt.json) translation by @andiukas in #32

Maintenance

  • Update CSS parameters for adaptation of new version HA 2024.8
  • Remove engine light warning and filter device entities based on availability in #26

New Contributors

We encourage new contributors, especially for localization translations; please refer to our Contributing Guidelines to get started.

Full Changelog: v1.1.0...v1.1.1

v1.1.0

02 Aug 00:38
e7c7040
Compare
Choose a tag to compare

What's Changed

This update brings significant new features and improvements to enhance user experience and functionality.

New Features:

  • Language Localization Support: Added comprehensive support for localization across the card, enabling users to see translated strings based on their selected language. #22 New pull requests (PRs) for additional translations are welcome. 🙏

    Supported Languages: The card now supports the following languages:

    • English (en) Default
    • Czech (cs)
    • German (de)
    • Polish (pl)
    • Slovak (sk)
    • Vietnamese (vi)
  • Image Upload Integration: Users can now upload images directly within the editor interface. #25

image-upload-feat

Full Changelog: v1.0.7...v1.1.0

v1.0.7

24 Jul 20:50
5559ee6
Compare
Choose a tag to compare

What's Changed

  • Update: auxheat and pre-conditioning updated to Hour:Minute input format by @ngocjohn in #18
  • Add error notification feature by @ngocjohn in #19
    • The error notifications will be shown for specific card types based on the presence of warnings or other conditions. The feature can be enabled or disabled through the card editor.

Full Changelog: v1.0.6...v1.0.7

v1.0.6

08 Jul 20:31
Compare
Choose a tag to compare

What's Changed

This update focuses on enhancing the visual aspects of the card and includes minor changes in the editor to improve user experience.

Features

  • Theme Picker: Added a new option to select a theme for the card. Users can now set the theme independently of system settings, providing more flexibility and customization.

output

Updates

  • Trip Info Card: Added two new statuses to the trip info card:
    • Driving Time from Reset: Displays the driving time since the last reset.
    • Driving Time from Start: Shows the driving time from the start of the trip.

Full Changelog: v1.0.5...v1.0.6

v1.0.5

01 Jul 22:50
Compare
Choose a tag to compare
  • This update features a new remote control card with customizable services, enhanced trip card with AdBlue level info, and improved tire pressure display. Enjoy a more streamlined interface and better control options.

Features:

  • New Remote Control Card:
    • Introduced a new remote control card encompassing all available services offered by the integration.
    • This feature can be activated in the editor, allowing customization of which services are displayed on the tab.
    • Once activated, a new 'services' indicator will appear in the tab header, guiding you to the control tab.
    • Each service is represented by its own button, providing further configurations specific to that service.
    • For each service, the VIN/FIN is automatically set from the car entity ID.

Updates:

  • Trip Card Enhancement:
    • Added the AdBlue level to the trip card status summary for more comprehensive trip information. #13
  • Tire Pressures Tab Update:
    • Changed the display of the tire pressures tab. Now, the background of the car and the tire data are displayed for the specific tires.

v105_release