Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jul 18:44

What's new in v1.4.0

Added

  • Rename the mode buttons - a new mode_names option (map of hvac_mode: "Label", e.g. mode_names: { fan_only: Fan, cool: Cooling }) relabels the OFF / COOL / DRY / etc. buttons. Any mode left unset keeps its default label. The visual editor gains a "Mode labels" section.
  • Rename extra toggles in the editor - each extra_toggles chip now has its own name field in the visual editor, so a custom chip label no longer requires editing YAML.

No breaking changes.

Updating: update the card in HACS, then hard-refresh your browser (Ctrl+F5 / Cmd+Shift+R).

Full Changelog: v1.3.1...v1.4.0