Skip to content
Skillv1.0.0

home_assistant_config

This is a local backup of a Home Assistant config. When running on the owner's network you may access directly via `ssh hass`.

by dmlogic(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from dmlogic/home_assistant_config (AGENTS.md). Install upstream with npx skills add dmlogic/home_assistant_config. Copyright stays with the author.

Home Assistant config

This is a local backup of a Home Assistant config. When running on the owner's network you may access directly via ssh hass.

You may connect without additional permission for read-only tasks and diagnostics.

You may also perform configuration changes if explicitly authorised and if a recent backup is verified.

Make a best effort to sync this local code to the settings on the HA machine, but if chages must be made via the UI, ask the user to perform them.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/dmlogic-home-assistant-config-home-assistant-config/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

dmlogic-home-assistant-config-home-assistant-config.ocm.jsonjson
{
  "ocm": "1",
  "id": "dmlogic-home-assistant-config-home-assistant-config",
  "kind": "skill",
  "name": "home_assistant_config",
  "description": "This is a local backup of a Home Assistant config. When running on the owner's network you may access directly via `ssh hass`.",
  "publisher": "dmlogic",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This is a local backup of a Home Assistant config. When running on the owner's network you may access directly via `ssh hass`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/dmlogic/home_assistant_config",
      "path": "AGENTS.md",
      "ref": "cfd7219afb056841cb9a5db50539ad76eaa5ef43",
      "url": "https://github.com/dmlogic/home_assistant_config/blob/cfd7219afb056841cb9a5db50539ad76eaa5ef43/AGENTS.md",
      "key": "dmlogic/home_assistant_config/AGENTS.md"
    }
  },
  "instructions": "# Home Assistant config\n\nThis is a local backup of a Home Assistant config. When running on the owner's network you may access directly via `ssh hass`.\n\nYou may connect without additional permission for read-only tasks and diagnostics.\n\nYou may also perform configuration changes if explicitly authorised and if a recent backup is verified.\n\nMake a best effort to sync this local code to the settings on the HA machine, but if chages must be made via the UI, ask the user to perform them.",
  "cost": {
    "context_tokens": 122
  }
}

Fetch it by URL: GET /api/v1/registry/dmlogic-home-assistant-config-home-assistant-config/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.