v1.7.3
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.
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. ⚙️

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

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 🌍
- update it.json by @alessandroias in #425
- add vietnamese by @Ele7o in #427
Other Changes
- chore: add
start:hass-cmdscript for Windows CMD users by @greghesp in #399 - chore: update selector and ha form by @piitaya in #420
- chore(editor): improvements by @piitaya in #421
New Contributors
- @frenck made their first contribution in #403
- @M4D1NG3R made their first contribution in #383
- @bramstroker made their first contribution in #384
- @Ele7o made their first contribution in #427
Full Changelog: v1.6.3...v1.7.3
