
YLifeOnlyOnce/dsh-smarthome
30Last commit Aug 14, 2026
dsh-smarthome DSH plugin
dsh-smarthome is a DeepSeek Harness web plugin that connects agents to Home Assistant. It provides tools to inspect entities, areas, history, scenes, and real-time events, plus approval-gated service calls and an in-conversation home dashboard.
How to install the dsh-smarthome DSH plugin
- **One-line install**: dsh plugin --profile web add dsh-smarthome, then just talk to the agent.Copying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-smarthome DSH plugin can do
- Reads Home Assistant health, entity states, areas, scenes, and history.
- Receives and buffers real-time state-change events through Home Assistant WebSocket support.
- Calls Home Assistant services by entity, area, device, or scene.
- Requires human approval by default for state-changing service calls and template rendering.
- Can restrict service calls to configured Home Assistant domains.
- Renders a home dashboard card in the DeepSeek Harness web conversation UI.
- Resolves Home Assistant tokens from a configured credential environment reference.
Where the dsh-smarthome DSH plugin fits
- Check which lights, switches, or other devices are currently active.
- Compare sensor readings and review device state history.
- Control a room, device, entity, or scene after approving the requested action.
- Monitor recent Home Assistant state changes in an agent conversation.
- Display a live home snapshot inside the Harness web UI.
Who the dsh-smarthome DSH plugin is for
- DeepSeek Harness users running the web profile.
- Home Assistant users who want agent-driven smart-home queries and control.
- Users who want approval before agent-initiated home state changes.
dsh-smarthome DSH plugin limitations
- Requires dsh 0.1.0-rc.6 or later according to the README.
- Requires access to a Home Assistant instance and a long-lived access token for real integrations.
- Without a configured token, tool calls return a not-configured error.
- Real-time events and area registry features depend on WebSocket being enabled.
- Home Assistant tokens are not per-entity scoped; domain restrictions and approval settings should be configured appropriately.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 0 runtime, 21 development, 4 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
prepare script detected
package.json declares a prepare lifecycle script that may run during relevant package installation workflows.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-smarthome DSH plugin alternatives
dsh-visual-plugin
6
Adds an OpenAI-compatible vision bridge to DeepSeek Harness, forwarding images to a configured vision model and displaying descriptions in a web panel.
awesome-deepseek-harness
36
A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh
dsh-user-experience
18
Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
dsh-vision-router
77
DeepSeek Harness vision-routing plugin with provider fallback chains and pixel-level image tools.
dsh-smarthome DSH plugin questions
What is the dsh-smarthome DSH plugin?
dsh-smarthome is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-smarthome DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does dsh-smarthome use?
The snapshot records web as the dsh-smarthome profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-smarthome compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-smarthome fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-smarthome?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.