Skip to content

HACS installation hotfix

Latest

Choose a tag to compare

@cdelaet cdelaet released this 05 Jul 19:39

HACS installation hotfix

This release fixes the v1.6.0 HACS release artifact.

v1.6.0 accidentally uploaded the modular source entry file instead of the bundled distribution file. As a result, Home Assistant tried to load missing internal source imports and the card failed with:

Custom element doesn't exist: sensor-bar-card-plus

v1.6.1 restores the correct bundled release artifact for HACS installs.

No card functionality changed compared to v1.6.0.