π Show Hidden Entities
Added show_hidden_entities feature flag to display entities marked as hidden.
type: custom:device-card
device_id: your_device_id
features:
- show_hidden_entitiesπMore-info and action fixes
Fixes a bug in recent HA versions where the more-info dialog closes immediately after opening.
- Also fixes hold triggering tap (expand) and duplicate taps with tap_action: more-info.
- Actions now delegated to HA's event handler in 2026.3
- Bit of a big refactor.. let me know if anything breaks <3
- chore: bumps version to 0.18.0 by @gh-action-bump-version
- more-info busted in 2026.3 - thanks @Thomas55555! by @warmfire540
- show hidden entities - thanks @TTLucian! by @warmfire540
What's Changed
- Show Hidden Entities and more-info tap fix πβ¨ by @warmfire540 in #48
Full Changelog: 0.17.0...0.18.0