Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 05:06
f804659

Theming, localization, configurable actions, broader entity support, and a batch of bug fixes. A minor release with no breaking changes.

New features

  • Follows the active Home Assistant theme (light and dark) via ha-card, while accent, mode_colors, and font stay overridable.
  • Configurable tap_action, hold_action, and double_tap_action on the center disc, with an Actions section in the GUI editor. Tap opens the mode menu by default and hold opens more-info.
  • Discoverable gestures: faint MODE / FAN / AUTO hint labels (toggle with show_hints) and a press-feedback highlight on the center disc.
  • English and Spanish localization, auto-selected from the Home Assistant language.
  • The fan ring now works with non-Midea climate and fan entities, honoring the entity's real range or fan_modes.
  • Correct sizing in Sections-view dashboards.

Bug fixes

  • The gauge no longer vanishes when an entity's minimum and maximum temperatures are equal or inverted, and the editor now warns when min is not below max.
  • Whole degrees drop the trailing .0.
  • The Show choice for the swing, LED, and sound chips now forces the chip visible.
  • The card font falls back to the theme font.

No breaking changes, safe to update via HACS.