homeassistant-extrashomeassistant-extrasOfficialยท2 Agent Skills Included

device-card

Home Assistant dashboard cards for device and integration views

Builds custom Home Assistant dashboard cards that organize any device's entities into expandable, filterable sections. Rolls up every device from an integration domain into a single grid view with sorting, wildcards, and Jinja template support. Eliminates manual YAML wrangling with visual editors, translations, and guided issue-fixing workflows.
npx skills add homeassistant-extras/device-card --all -g -y
Available:

Directs the AI agent to follow the repo's Yarn commands, architecture layout, and scoped subdirectory AGENTS.md files before editing or testing card code.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’