I maintain several cards that the HA community enjoys. To reduce duplication across these cards, I've created some shared libraries, and this update refactors
device-cardto use them. If I broke something, I apologize... roll back and create an issue. The wife, I, and the cats must have missed it during testing. 🐱
Also, I appreciate the 3k+ of you who have downloaded this card, the many who have requested features and reported bugs, and those who have starred the GitHub repo!! 🫶
🔍 Tap Attributes to Open More-Info
Expand an entity's details and tap anywhere in the attribute list to open Home Assistant's full more-info dialog
🔝 Entity ID on Top
The entity_id now sits at the top of the attribute list, above individual attributes, so it's the first thing you see.
Code quality
- ESLint added for TypeScript and Lit since I have OCD..
- Refactor to use shared libraries for consistency
- chore: bumps version to 1.1.0 by @gh-action-bump-version
- big boy version jump by @warmfire540
- refactor to use shared libraries for consistency by @warmfire540
- navigate to the entity's more-info panel on tap in entity details - thanks @mleiber! by @warmfire540
- glorious eslint.. by @warmfire540
- documentation updates by @warmfire540
What's Changed
- Jump Straight to More-Info! 🎾⛺ by @warmfire540 in #66
Full Changelog: 0.21.0...1.1.0