device-card
Home Assistant dashboard cards for device and integration views
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install device-card?โผ
Run `npx skills add homeassistant-extras/device-card --all -g -y` in your terminal to install all skills in this suite globally.
What does the device-card do in Home Assistant?โผ
It displays all of a device's entities grouped into expandable sections like controls, sensors, and diagnostics, with options to sort, filter, and customize the layout.
How to show all devices from one integration?โผ
Use the integration card variant with your integration domain, such as `integration: zwave_js`, and it renders a grid of device cards automatically.
Does device-card work with Claude Code and Cursor?โผ
Yes. The included skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.
Can I filter entities without writing code?โผ
Yes. The card supports wildcard and regex filters, section exclusions, and a visual editor, so you configure everything through simple YAML options.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core