Ha Dashboard Create

🌐Community
by dawiddutoit · vlatest · Repository

Creates a customized dashboard in HA using provided configuration details and user preferences.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add ha-dashboard-create npx -- -y @trustedskills/ha-dashboard-create
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "ha-dashboard-create": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/ha-dashboard-create"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows you to create a Home Assistant dashboard. It can generate the necessary YAML configuration files based on your specifications, simplifying the process of building custom dashboards for controlling and monitoring your smart home devices. The resulting dashboards are functional within the Home Assistant environment.

When to use it

  • You want to build a new Home Assistant dashboard from scratch without manually writing YAML code.
  • You need to quickly prototype different dashboard layouts and configurations.
  • You're looking for a way to automate the creation of dashboards based on specific device types or sensor data.
  • You’re migrating an existing dashboard design and want to generate the configuration files automatically.

Key capabilities

  • Generates Home Assistant YAML configuration files.
  • Automates dashboard creation.
  • Supports various dashboard elements (specific details not provided).

Example prompts

  • "Create a Home Assistant dashboard for controlling my living room lights."
  • "Generate a dashboard showing the temperature and humidity readings from all my sensors."
  • “Build a simple dashboard with a weather card and an overview of my energy consumption.”

Tips & gotchas

The skill requires familiarity with Home Assistant concepts and terminology. The generated YAML may require some manual adjustments to perfectly match your desired design or functionality.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
dawiddutoit
Installs
4

🌐 Community

Passed automated security scans.