v1.6.0 - 2025-01-27
- 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.
Full Changelog: https://github.com/ngocjohn/vehicle-status-card/compare/v1.5.0...v1.6.0
v1.5.0 - 2025-01-15
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 ⭐!
- Section Order Customization #47 Introduced the ability to define the order of sections in the card, providing greater flexibility in customizing the layout.
-
Add charging entity support and an animated charging icon #53
-
Add action configuration handling for indicators #55 Introduce action configuration for single and group indicator items, enabling customizable actions based on user interactions.
Full Changelog: https://github.com/ngocjohn/vehicle-status-card/compare/v1.4.3...v1.5.0
v1.4.3 - 2024-12-22
- Fix: Update leaflet tile provider #45
Full Changelog: https://github.com/ngocjohn/vehicle-status-card/compare/v1.4.2...v1.4.3
v1.4.2 - 2024-12-09
- 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: https://github.com/ngocjohn/vehicle-status-card/compare/v1.4.0...v1.4.2
v1.4.0 - 2024-11-26
This release introduces important fixes and enhancements to improve the functionality and usability of the Vehicle Status Card.
- 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
- YAML Code Editor: Added a YAML code editor for single configuration edits, making customization easier and more user-friendly. #35
Full Changelog: https://github.com/ngocjohn/vehicle-status-card/compare/v1.3.1...v1.4.0
v1.3.1 - 2024-10-29
- 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: https://github.com/ngocjohn/vehicle-status-card/compare/v1.3.0...v1.3.1
v1.3.0 - 2024-10-20
- 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! 🚀
Full Changelog: https://github.com/ngocjohn/vehicle-status-card/compare/v1.2.0...v1.3.0
v1.2.0 - 2024-10-16
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
Full Changelog: https://github.com/ngocjohn/vehicle-status-card/compare/v1.1.1...v1.2.0
v1.1.1 - 2024-09-30
Full Changelog: https://github.com/ngocjohn/vehicle-status-card/compare/v1.1.0...v1.1.1
v1.1.0 - 2024-09-24
This update introduces two major features:
-
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.
-
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! 🚀
- 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
Full Changelog: https://github.com/ngocjohn/vehicle-status-card/compare/v1.0.0...v1.1.0
v1.0.0 - 2024-09-18
v1.0.0
Full Changelog: https://github.com/ngocjohn/vehicle-status-card/commits/v1.0.0