Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:11

What's new in v1.3.0

New

  • Custom toggle chips - the new extra_toggles option adds your own switch, input_boolean, select, or input_select entities to the mode popup as chips, for device functions the card does not auto-detect (anti-mildew, UV, a gentle-wind mode, and so on). Switches toggle, selects cycle their options.
  • Swing position picker - the swing chip now shows the active swing position, and a long-press opens a picker of the entity's real swing options, so vane-position units can jump straight to a position instead of only cycling. The chip updates the moment you tap.

Fixed

  • Swing now works on climate entities whose swing options are vane positions (for example MelCloud / Mitsubishi ["Auto", "1".."5", "Swing"]) or use a capitalized Off, which previously left the chip unresponsive. Midea and other switch-backed swing controls are unaffected.

No breaking changes.

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

Full Changelog: v1.2.1...v1.3.0