Skip to content

v1.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 07:26
· 400 commits to main since this release
4a65c39

No new card for this release but some improvements !

A new option has been added to collapse the controls when the entity is off. The option has been added to light-card, fan-card, update-card and media-player-card.

image

The tap_action responsiveness has been improved by removing the double_tap_action by default. 🚀

Also, a new color has been added : disabled. You can use it in your template and color picker like any other color. 🎨

The new template editor with syntax highlighting and entity autocompletion has been added for title-card, template-card and template-chip. This feature requires HA version 2022.5 or higher. ⚙️
image

The chips list in chip-card has been improved with more details about your chips !
image

What's Changed

New Features 🎉

  • feat(editor): add template editor to Chip template and template cards by @frenck in #403
  • feat(chips): improve chips list display in editor by @piitaya in #404
  • feat(theme): add disabled color in theme and color selector by @piitaya in #411
  • feat(controls): improve collapsible controls and add option to fill container by @piitaya in #418
  • feat(cover): possibility to set a color per cover state with theme by @bramstroker in #384
  • feat(light): add collapsible controls for light by @M4D1NG3R in #383

Fixes 🐛

  • fix: vertical stack and ha-card by @acesyde in #417
  • fix: improve default responsiveness for actions by @piitaya in #422
  • fix(chips): fix flickering in template chips by @piitaya in #428

Translations 🌍

Other Changes

New Contributors

Full Changelog: v1.6.3...v1.7.3