What's Changed
Features
- Card header is resolved via
hass.formatEntityName, matching built-in cards under HA's new entity naming model;headercan now be composed (e.g. area + entity). Requires HA 2026.4+; older versions keep the previous behaviour (#143)
CI/CD Improvements
- Fixed the release workflow so tag builds publish
light-entity-card.jsas a release asset again (v6.2.0 and v6.3.0 shipped without it) - Added stale-issues workflow (#142)
Documentation
- Added status badges and moved Buy Me A Coffee to the top of the README
Full Changelog: v6.3.1...v6.4.0