Beta v2
Pre-release
Pre-release
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>