Skip to content

v1.9.1

Choose a tag to compare

@c-kick c-kick released this 04 Jun 13:11

Small tweaks and Home Asisstant 2026.6 compatibility update

Added

  • Added Home Assistant 2026.6 card picker suggestions for relevant numeric flow sensors.
  • Added conservative suggestion filtering and generated starter configs for production/consumption flows.
  • Added support for Home Assistant’s registry-aware hass.formatEntityName helper, with fallback behavior for older HA versions.

Improved

  • Entity labels now better match Home Assistant’s built-in naming behavior.
  • The visual editor uses the same shared entity-name formatting as the rendered card.
  • README screenshots and compatibility notes were refreshed.

Fixed

  • Updated the native contained theme border-radius handling to use Home Assistant radius variables more consistently.

Tests

  • Added coverage for card picker suggestions.
  • Added coverage for entity-name formatting and fallback behavior.

Compatibility

  • Home Assistant 2026.6+: card can appear as a Community suggestion in the card picker.
  • Home Assistant 2026.4+: entity names use HA’s formatter when available.
  • Older Home Assistant versions continue using the existing friendly_name fallback.