Skip to content

v3.3.1-beta1

Pre-release
Pre-release

Choose a tag to compare

@krissen krissen released this 07 Jun 21:09
884d058

This is the first beta for 3.3.1, a bugfix release. The headline fix is the visual editor on Home Assistant 2026.6. If you're on 2026.6, please open the card or badge editor and confirm everything is usable again.

What's fixed

  • Visual editor works again on Home Assistant 2026.6 (#265). 2026.6 removed the built-in text field and changed the button component the editor relied on, so input boxes vanished and the reset buttons ballooned. The editor now uses its own controls, styled from your theme so they sit in with the rest of Home Assistant. The card on your dashboard was never affected.
  • Number fields follow your Home Assistant number format (#263, reported by @LinqLover). Decimal fields in the editor now use the decimal separator from your HA profile (point or comma) and accept either as you type, instead of being tied to your device's locale.

How to test the beta

In HACS, open the card, choose "Redownload", enable "Show beta versions", and pick 3.3.1-beta1. Hard-refresh your browser afterwards so the new bundle loads.

Thanks for helping shake this out.