Release v1.2.0
Release v1.2.0 — What's New
This update introduces several highly requested features and improves the overall configuration experience, making the card more flexible for dynamic dashboards.
✨ New Features
- Dynamic Gauge Limits: In Layout 3, max_procent now supports Home Assistant entity IDs. You can now link your gauge's maximum scale to a sensor (e.g., a daily energy budget or a dynamic threshold).
- Enhanced Customization:
- Added name_others: You can now rename the "Others" segment to anything you like (e.g., "Remaining", "Unmeasured").
- Added show_labels: New toggle to hide/show all labels or the legend in Layout 1 and Layout 2 for a cleaner, minimalist look.
- Power & Current Monitoring: Expanded documentation and internal logic to better support real-time monitoring with Watts (W) and Amperes (A).
🛠 Visual Editor Improvements
- Updated Editor UI: The visual editor has been fully adapted to support all new parameters (name_others, show_labels, etc.).
- Configuration Sync Fix: Fixed an issue where the editor would sometimes lose sync with the card state when settings were not defined in YAML. The editor now correctly reads and reflects all active card data regardless of the storage method.