Skip to content

Releases: ngocjohn/vehicle-status-card

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

v1.1.0

24 Sep 16:54
8e6c9be
Compare
Choose a tag to compare

What's Changed

This update introduces two major features:

  1. Tire Pressures Card: A new customizable card that allows users to monitor and display their vehicle’s tire pressures with real-time data. You can upload a custom car image, assign entities to each tire, and adjust the size, position, and layout of the card for a personalized experience.

  2. Image Slides with Swiper Config: Added advanced options for configuring image slides, including autoplay, loop, delay, speed, and transition effects (slide, fade, coverflow). Users can now create a more dynamic and visually engaging slideshow.

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

tire-card-v110

New Features 🎉

  • Feat: Add tap actions to buttons grid by @ngocjohn in #2
  • Feat: Add Tire Pressure card type by @ngocjohn in #6
  • Feat: Add visibility template for single indicators by @ngocjohn in #9
  • Feat: Add Swiper configuration for slideshow by @ngocjohn in #10

Fixes 🐛

  • Fix: image URL input and add new URL functionality by @ngocjohn in #8

New Contributors

Full Changelog: v1.0.0...v1.1.0

v1.0.0

18 Sep 14:55
1a1f1ca
Compare
Choose a tag to compare