Releases: technogrady/ha_washdata_card
Releases · technogrady/ha_washdata_card
Release list
Beta 0.0.3
What's Changed
- fix: rename element to ha-washdata-hero-card to avoid conflict with i… by @technogrady in #6
Full Changelog: Beta-v2...Beta-v3
Beta v2
fix: allow card to render in card picker without an entity set (#5) setConfig was throwing when entity was "" (the value getStubConfig returns), which caused HA's card picker preview to crash and the card to not appear selectable. Only throw when entity is explicitly undefined/null so the stub config works and the card shows up in the UI card selector. https://claude.ai/code/session_01T3Y2NkBcsJ52VLX6pSPk3V Co-authored-by: Claude <noreply@anthropic.com>
0.1 Beta
What's Changed
- Add HACS-installable WashData Lovelace card by @technogrady in #1
New Contributors
- @technogrady made their first contribution in #1
Full Changelog: https://github.com/technogrady/ha_washdata_card/commits/Pre-Release