Skip to content

Spectrum and Precision

Choose a tag to compare

@github-actions github-actions released this 09 May 16:47

This update brings more control over how your entity states are displayed and introduces smooth color transitions for a more premium visual experience.

Smooth Icon Color Transitions

Icons now use smooth linear interpolation between your defined color thresholds. Instead of jumping abruptly between colors, icons will subtly fade through the spectrum as values change, perfectly matching the visual fade of the background graph.

Advanced Value Selection

Thanks to contributions from @jpettitt, you can now choose exactly which data point from history to display as the primary state value for each entity.

  • Choose between Latest, Maximum, or Minimum values from the history window.
  • Add a custom Value Label (e.g., peak) to provide context for the displayed data.

Auto Icon Color Source

The auto icon color feature is now more flexible. You can specify whether the icon color should reflect the latest state, the maximum value, or the minimum value observed over the history period.

Other Improvements

  • Improved UI layout for entity configuration in the editor.
  • Smarter precision handling that infers display decimal places from the current state when not explicitly set.
  • Under-the-hood performance optimizations for history processing and rendering.