π‘ Feature Request: Native Home Assistant β Cursor IDE Integration for Local Development & Deployment #602
Unanswered
feedmetaco
asked this question in
New integrations
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the integration you'd like
A Home Assistant integration that allows Cursor IDE to connect to a local HA instance, pull configuration files, edit them in Cursor with AI assistance, and push changes back to HA β with optional component reloads or full restarts.
This would work similarly to the VSCode Add-on, but tailored for Cursorβs AI features.
Motivation
Currently, many HA users rely on manual workflows:
With a Cursor integration:
What are your use cases for this integration?
Key Features:
Proposed Features
Secure authentication using HA access tokens or OAuth.
/configdirectory (YAML, dashboards, custom components, scripts, etc.)With an optional config check before applying
Option to reload only the affected integration/component
Complete HA restart or targeted reloads
Expose HA entity list, attributes, and service calls so AI in Cursor can generate context-aware code.
Is there a public API or documentation?
Benefits
Anything else?
No response
Beta Was this translation helpful? Give feedback.
All reactions