Skip to content

v1.8.1 - Visual Editor and bug fixes

Choose a tag to compare

@dropqube dropqube released this 19 Dec 08:33
3cf55cc

🚀 v1.8.1 - The "Visual Editor" Update

This release brings a complete overhaul of the configuration experience.

✨ New Features

  • Full Visual Editor: You can now configure almost every aspect of the card directly via the UI (Settings -> Dashboard -> Edit). No more YAML guessing!
    • Select entities via dropdowns.
    • Pick colors (Hex codes) for bars and markers.
    • Toggle display modes (weekday, date, relative) and formats.
    • Configure the "Remaining" indicator (Bar vs. Dot, Inverted Mode).
  • Native Stability: Switched the editor engine to Home Assistant's native ha-form component. This ensures maximum compatibility with current and future HA versions (2025+).

⚙️ Configuration

  • Added UI controls for Bar Colors (Start/End).
  • Added UI controls for Animation Duration.
  • Added UI toggle for Fixed Gradient Width.

🛠 Fixes & Improvements

  • Fixed an issue where entity pickers would sometimes appear empty.
  • Improved labeling in the editor for better clarity.

Note: Advanced configuration for color_thresholds (Solid Mode) currently still requires YAML mode, as it involves complex lists.