1.4.5
What's new
🚀 Improvements:
🎨 entity-progress-card
If the entity has an entity_picture attribute then a picture is shown, instead of an icon.
- #55 Allow image instead of icon (@netsoft-ruidias)
🎨 entity-progress-card & template:
reverse_secondary_info_row: added. Reverses the order of the progress bar and the secondary info when using a horizontal layout.
- #52 add options to display values on right side and adjust font size (@jamesvert)
📖 Extended support for frameless:
- Enhanced documentation now details compatibility with various card types (entities, vertical-stack, etc.).
- Clearer guidance on when this option needs to be explicitly set.
⚙️ CSS Optimizations
- Improved vertical layout handling:
- Adjustments to margins, heights, and alignments.
- Centered and responsive display.
- Renaming from formats like hide_icon → hide-icon for better consistency.
- Refactoring of CSS variables (--epb-*) for improved clarity and customization.
- manage all ellipsis with the same methodology
➡️ Documentation: entity-progress-card GitHub repo
➡️ Full Changelog: 1.4.4...1.4.5