Skip to content

Releases: ngocjohn/vehicle-status-card

v1.6.0

27 Jan 17:44
f92115a
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add image entity support #62
    Introduce support for image entities, allowing dynamic image rendering based on entity states. This enhancement includes new interfaces and methods for image handling, improving the overall functionality and user experience.

Fixes 🐛

If you find this card helpful, please consider giving the repository a ⭐!

Full Changelog: v1.5.0...v1.6.0

v1.6.0-beta.1

26 Jan 07:10
1feb794
Compare
Choose a tag to compare
v1.6.0-beta.1 Pre-release
Pre-release

What's Changed

New Features 🎉

Full Changelog: v1.5.0...v1.6.0-beta.1

v1.5.0

15 Jan 16:50
de6b5dc
Compare
Choose a tag to compare

What's Changed

This release introduces exciting new features, including section order customization, enhanced map functionality with address display.

If you find this card helpful, please consider giving the repository a ⭐!

New Features 🎉

  • Section Order Customization #47
    Introduced the ability to define the order of sections in the card, providing greater flexibility in customizing the layout.

benz-section-order2
benz-section
benz-map-anim

  • Add charging entity support and an animated charging icon #53
    charging-icon

  • Add action configuration handling for indicators #55
    Introduce action configuration for single and group indicator items, enabling customizable actions based on user interactions.

🛠️ Improvements

Full Changelog: v1.4.3...v1.5.0

v1.4.3

22 Dec 16:29
1b43655
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

  • Fix: Update leaflet tile provider #45

Full Changelog: v1.4.2...v1.4.3

v1.4.2

09 Dec 18:57
aa69c8d
Compare
Choose a tag to compare

What's Changed

New Features 🎉

  • Add color template for pressure state in tire card by @ngocjohn in #37
  • Add picture template to Button config by @ngocjohn in #40

Full Changelog: v1.4.0...v1.4.2

v1.4.0

26 Nov 06:05
dc9bd62
Compare
Choose a tag to compare

What's New

This release introduces important fixes and enhancements to improve the functionality and usability of the Vehicle Status Card.

Fixes 🐛

  • Render Template Subscription for Non-Admin Users: Fixed an issue where template subscriptions failed for non-admin users, ensuring compatibility for all user roles. #32

Enhancements ✨

  • YAML Code Editor: Added a YAML code editor for single configuration edits, making customization easier and more user-friendly. #35

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

v1.3.1

29 Oct 01:13
7d03591
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

  • Fetching address from location by in #29
    issue with fetching the address from the location. The code was updated to correctly fetch the address from the location and display it in the map.

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

v1.3.0

20 Oct 15:58
2d86c18
Compare
Choose a tag to compare

New Features 🎉

  • Create Card Using Editor UI #23

Now you can easily create and customize cards directly through the Editor UI, enhancing the user experience by providing a more intuitive interface for card configuration. This feature simplifies the process of card creation, making it accessible without requiring manual code changes.

  • Add Color Template for Button Icons #25

New color template feature for button icons, allowing for even more customization options. You can now define custom colors for button icons, improving the visual consistency and flexibility of your vehicle status cards.

If you enjoy these new features, consider giving the repo a ⭐ to show your support! 🚀

2024-10-20 17 51 35

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

v1.2.0

16 Oct 16:11
d0e8932
Compare
Choose a tag to compare

New Features 🎉

This update includes several exciting new features to enhance the user experience:

  • Drag & Drop Reordering: Easily rearrange your buttons with drag-and-drop functionality. #19
  • Haptic Feedback: Added haptic feedback for a more interactive and tactile experience when pressing buttons. #20
  • Copy Button Option: Quickly duplicate existing buttons with the new copy button feature. #21
  • Color Template for Indicators: Customize the appearance of indicators using color templates to match your dashboard style. #22

feat-copy-reorder

Full Changelog: v1.1.1...v1.2.0

v1.1.1

30 Sep 23:38
f275308
Compare
Choose a tag to compare

What's Changed

Fixes 🐛

  • Fix: Properly Handle hass Updates in Custom Cards by @ngocjohn in #12

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