Skip to content

v26.4.2

Latest

Choose a tag to compare

@KeithSobo KeithSobo released this 26 Apr 13:40

🐛 Defect Fixes

  • Gauge Card: Fixed high needle hold duration not working for long periods (e.g., 86400 seconds for daily reset). The high needle state is now persisted to localStorage and uses timestamp-based tracking instead of setTimeout, ensuring it survives page reloads and works reliably for any duration length.

🛠️ Improvements

  • Issue #125: - Gauge Card: Added high_needle_entity option to control the high needle position with a separate entity, enabling direct comparison between two sensors (e.g., indoor vs outdoor temperature).