1.3.8
What's new
Bringing clarity, consistency, and control — this update refines the experience from card display to editor behavior, introduces smarter defaults, and empowers developers with targeted debugging tools. Let’s dive into what’s new.
🚀 Features & Improvements
- 🗺️ Card
- Ellipsis: fixed
only one ellipsis is now displayed in the information section. - Font / Font Size:
uses global variables to ensure consistent styling across the interface.
- Ellipsis: fixed
- 🛠️ Editor
- GUI Update from YAML: fixed
deletions made in YAML are now correctly reflected when switching to the graphical editor. - Attribute Selection: disabled for Counter, Number, Timer, and Duration entities.
- YAML to entity-progress-card Conversion: fixed
no more errors, and the graphical editor is correctly generated. - Accordion: improved
more natural opening behavior.
- GUI Update from YAML: fixed
- 🔢 Number: added
added support for number value. - 📈 max_value: Improved
now properly supports Counter, Number, and Duration entities. - 🎯 xyz_action: defaults added
- tap_action:
more-info - hold_action:
none - double_tap_action:
none - icon_tap_action:
toggleif the entity is alight,switch,fan,input_boolean, ormedia_playernoneotherwise
- icon_hold_action:
none - icon_double_tap_action:
none
- tap_action:
📚 Documentation
- Added new section: "Percentage Calculation"
- Added advanced example: Don't Let It Expire!
- Added new section: "Token Color"
- Simplified option descriptions
- Standardized typing using Home Assistant conventions
- Replaced color definitions with token color
- Minor cosmetic adjustments
⚙️ Optimization
- More robust handling of default values
- More reliable editor updates
- Debug mode: can be selectively enabled for card, editor, or resource manager
Full Changelog: 1.3.7...1.3.8